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_passes
/
src
/
errors.rs
Age
Commit message (
Expand
)
Author
Lines
2022-09-21
UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic
Jhonny Bill Mena
-2
/
+2
2022-09-21
UPDATE - rename DiagnosticHandler macro to Diagnostic
Jhonny Bill Mena
-52
/
+52
2022-09-21
UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
Jhonny Bill Mena
-52
/
+52
2022-09-14
Migrated the rustc_passes lint for annotations without effect to the new diag...
Diego de Oliveira
-0
/
+7
2022-09-07
ssa: implement `#[collapse_debuginfo]`
David Wood
-0
/
+9
2022-08-24
translations: rename warn_ to warning
Luis Cardoso
-8
/
+8
2022-08-21
Replace #[lint/warning/error] with #[diag]
Xiretza
-85
/
+85
2022-08-21
Disallow #[primary_span] on LintDiagnostics
Xiretza
-1
/
+0
2022-08-03
fix tidy
yukang
-1
/
+1
2022-08-03
check link ordinal make sure target is foreign function
yukang
-0
/
+7
2022-07-27
lint: add bad opt access internal lint
David Wood
-0
/
+18
2022-07-25
passes: port more of `check_attr` module
David Wood
-1
/
+266
2022-07-17
rustdoc: extend `#[doc(tuple_variadic)]` to fn pointers
Michael Howell
-2
/
+2
2022-07-15
passes: migrate half of `check_attr`
David Wood
-0
/
+362
[prev]