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_ast_lowering
/
src
/
errors.rs
Age
Commit message (
Expand
)
Author
Lines
2022-10-26
Convert all #[suggestion_*] attributes to #[suggestion(style = "...")]
Xiretza
-1
/
+2
2022-10-23
Migrate all diagnostics
Nilstrieb
-51
/
+51
2022-10-17
ast_lowering: use derive more
David Wood
-41
/
+18
2022-10-10
errors: `AddToDiagnostic::add_to_diagnostic_with`
David Wood
-3
/
+12
2022-09-22
Improve the help message for an invalid calling convention
khyperia
-2
/
+16
2022-09-21
FIX - adopt new Diagnostic naming in newly migrated modules
Jhonny Bill Mena
-1
/
+1
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
-33
/
+33
2022-09-21
UPDATE - rename AddSubdiagnostic trait to AddToDiagnostic
Jhonny Bill Mena
-3
/
+3
2022-09-21
UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
Jhonny Bill Mena
-33
/
+33
2022-09-09
Make async fn in traits work
Michael Goulet
-0
/
+11
2022-08-27
remove span_fatal from ast_lowering
Jean CASPAR
-0
/
+7
2022-08-22
Resolve conflicts
Jean CASPAR
-18
/
+18
2022-08-22
Changes made in response to feedback
Jean CASPAR
-7
/
+7
2022-08-22
Migrate all span_err(...) in ast_lowering to SessionDiagnostic
Jean CASPAR
-0
/
+21
2022-08-22
Migrate ast_lowering::pat to SessionDiagnostic
Jean CASPAR
-1
/
+37
2022-08-22
Migrate ast_lowering::ast to SessionDiagnostic
Jean CASPAR
-1
/
+123
2022-08-22
Migrate ast_lowering::expr to SessionDiagnostic
Jean CASPAR
-4
/
+74
2022-08-22
Migrate ast_lowering::lib and ast_lowering::item to SessionDiagnostic
Jean CASPAR
-1
/
+52
2022-08-22
Migrate ast_lowering::path to SessionDiagnostic
Jean CASPAR
-0
/
+29