index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_error_messages
Age
Commit message (
Expand
)
Author
Lines
2022-08-15
Rollup merge of #100377 - est31:fluent_grepability, r=davidtwco
Matthias Krüger
-358
/
+358
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-08-12
Replace - with _ in ftl slugs for better grepability
est31
-358
/
+358
2022-08-04
link_ordinal is available for foreign static
yukang
-2
/
+2
2022-08-03
check link ordinal make sure target is foreign function
yukang
-0
/
+3
2022-07-27
lint: add bad opt access internal lint
David Wood
-0
/
+6
2022-07-25
passes: port more of `check_attr` module
David Wood
-0
/
+107
2022-07-20
clippy::perf fixes
Matthias Krüger
-1
/
+1
2022-07-19
Auto merge of #98180 - notriddle:notriddle/rustdoc-fn, r=petrochenkov,Guillau...
bors
-2
/
+2
2022-07-18
Update invalid atomic ordering lint
Tomasz Miąsko
-5
/
+0
2022-07-17
rustdoc: extend `#[doc(tuple_variadic)]` to fn pointers
Michael Howell
-2
/
+2
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-07-15
passes: migrate half of `check_attr`
David Wood
-0
/
+152
2022-07-15
errors: lint on `LintDiagnosticBuilder::build`
David Wood
-0
/
+9
2022-07-10
use subdiagnostic for message
Michael Goulet
-1
/
+7
2022-07-08
simplify plurals in fluent messages using hir::ConstContext
Michael Goulet
-22
/
+6
2022-07-08
Migrate MutDeref, TransientMutBorrow diagnostics
Michael Goulet
-0
/
+19
2022-07-08
Migrate PanicNonStr, RawPtrComparison, RawPtrToInt diagnostics
Michael Goulet
-0
/
+11
2022-07-08
Migrate StaticAccess diagnostic
Michael Goulet
-1
/
+11
2022-07-08
Migrate NonConstOp diagnostic
Michael Goulet
-0
/
+3
2022-07-08
Migrate unstable-in-stable diagnostic
Michael Goulet
-0
/
+5
2022-07-08
Use dashes instead of underscores in fluent names
Michael Goulet
-2
/
+2
2022-06-30
lint: port asm labels diagnostics
David Wood
-0
/
+2
2022-06-30
lint: port deref nullptr diagnostics
David Wood
-0
/
+3
2022-06-30
lint: port clashing extern diagnostics
David Wood
-0
/
+7
2022-06-30
lint: port incomplete features diagnostics
David Wood
-0
/
+4
2022-06-30
lint: port explicit outlives diagnostics
David Wood
-0
/
+6
2022-06-30
lint: port keyword idents diagnostics
David Wood
-0
/
+3
2022-06-30
lint: port test items diagnostics
David Wood
-0
/
+2
2022-06-30
lint: port `...` range pattern diagnostics
David Wood
-0
/
+3
2022-06-30
lint: port trivial bounds diagnostics
David Wood
-0
/
+2
2022-06-30
lint: port type alias bounds diagnostics
David Wood
-0
/
+8
2022-06-30
lint: port unreachable `pub` diagnostic
David Wood
-0
/
+4
2022-06-30
lint: port unstable feature diagnostics
David Wood
-0
/
+2
2022-06-30
lint: port mutable transmutes diagnostic
David Wood
-0
/
+3
2022-06-30
lint: port no-mangle diagnostics
David Wood
-0
/
+6
2022-06-30
lint: port unused doc comment diagnostics
David Wood
-0
/
+5
2022-06-30
lint: port deprecated attr diagnostics
David Wood
-0
/
+4
2022-06-30
lint: port anonymous parameter diagnostics
David Wood
-0
/
+3
2022-06-30
lint: port missing debug impl diagnostics
David Wood
-0
/
+3
2022-06-30
lint: port missing copy impl diagnostics
David Wood
-0
/
+2
2022-06-30
lint: port missing documentation diagnostics
David Wood
-0
/
+2
2022-06-30
lint: port unsafe diagnostics
David Wood
-0
/
+30
2022-06-30
lint: port non-shorthand pattern diagnostics
David Wood
-0
/
+3
2022-06-30
lint: port box pointers diagnostics
David Wood
-0
/
+2
2022-06-30
lint: port while true diagnostics
David Wood
-0
/
+3
2022-06-30
lint: port unused allocation diagnostics
David Wood
-0
/
+3
2022-06-30
lint: port unused import braces diagnostics
David Wood
-0
/
+2
2022-06-30
lint: port unused delimiter diagnostics
David Wood
-0
/
+3
2022-06-30
lint: port path statement diagnostics
David Wood
-0
/
+5
[next]