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
/
compiler
/
rustc_expand
/
src
/
errors.rs
Age
Commit message (
Expand
)
Author
Lines
2024-02-21
Rollup merge of #121288 - tshepang:make-expand-translatable, r=michaelwoerister
Dylan DPC
-0
/
+30
2024-02-20
make "proc-macro derive panicked" translatable
Tshepang Mbambo
-0
/
+15
2024-02-19
make "custom attribute panicked" translatable
Tshepang Mbambo
-0
/
+15
2024-02-16
make "invalid fragment specifier" translatable
Tshepang Mbambo
-0
/
+10
2024-01-29
Stop using `String` for error codes.
Nicholas Nethercote
-5
/
+6
2024-01-17
Improved collapse_debuginfo attribute, added command-line flag (no|external|yes)
Andrew Zhogin
-0
/
+7
2023-12-10
Remove edition umbrella features.
Eric Huss
-10
/
+0
2023-12-03
Detect attempts to expand a macro to a match arm again
Nadrieril
-0
/
+2
2023-10-21
Mention the syntax for `use` on `mod foo;` if `foo` doesn't exist
Esteban Küber
-0
/
+1
2023-04-25
Fix static string lints
clubby789
-0
/
+10
2023-03-04
rustc_expand: make proc-macro derive error translatable
Tshepang Mbambo
-0
/
+7
2023-02-24
make "proc macro panicked" translatable
Tshepang Mbambo
-0
/
+15
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-7
/
+7
2023-01-30
session: diagnostic migration lint on more fns
David Wood
-0
/
+7
2022-12-10
Migrate parts of `rustc_expand` to session diagnostics
nils
-2
/
+324
2022-10-23
Migrate all diagnostics
Nilstrieb
-6
/
+6
2022-09-21
UPDATE - rename DiagnosticHandler macro to Diagnostic
Jhonny Bill Mena
-7
/
+7
2022-09-21
UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
Jhonny Bill Mena
-7
/
+7
2022-08-21
Replace #[lint/warning/error] with #[diag]
Xiretza
-6
/
+6
2022-08-17
Hotfix for duplicated slug name on VarStillRepeating struct
nidnogg
-1
/
+1
2022-08-17
Moved structs to rustc_expand::errors, added several more migrations, fixed s...
nidnogg
-3
/
+1
2022-08-17
Moved structs to rustc_expand::errors, added several more migrations, fixed s...
nidnogg
-0
/
+50