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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui-fulldeps
/
internal-lints
/
diagnostics.rs
Age
Commit message (
Expand
)
Author
Lines
2022-10-23
Update translation tests
Nilstrieb
-5
/
+5
2022-10-10
errors: `AddToDiagnostic::add_to_diagnostic_with`
David Wood
-3
/
+9
2022-10-03
errors: rename `typeck.ftl` to `hir_analysis.ftl`
David Wood
-5
/
+5
2022-09-21
FIX - adopt new Diagnostic naming in newly migrated modules
Jhonny Bill Mena
-5
/
+5
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
-2
/
+2
2022-09-21
UPDATE - rename AddSubdiagnostic trait to AddToDiagnostic
Jhonny Bill Mena
-7
/
+7
2022-09-21
UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
Jhonny Bill Mena
-7
/
+8
2022-09-21
UPDATE - move SessionDiagnostic from rustc_session to rustc_errors
Jhonny Bill Mena
-2
/
+1
2022-09-05
FIX - broken translatable diagnostics tests
Jhonny Bill Mena
-1
/
+3
2022-09-05
UPDATE - into_diagnostic to take a Handler instead of a ParseSess
Jhonny Bill Mena
-11
/
+11
2022-08-31
lint: avoid linting diag functions with diag lints
David Wood
-0
/
+8
2022-08-21
Replace #[lint/warning/error] with #[diag]
Xiretza
-1
/
+1
2022-06-24
macros: use typed identifiers in subdiag derive
David Wood
-1
/
+1
2022-06-24
macros: use typed identifiers in diag derive
David Wood
-1
/
+1
2022-06-10
lint: add diagnostic translation migration lints
David Wood
-0
/
+73