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_expand
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2025-09-14
Move more early buffered lints to dyn lint diagnostics (4/N)
León Orell Valerian Liehr
-0
/
+11
2025-09-14
Move more early buffered lints to dyn lint diagnostics (2/N)
León Orell Valerian Liehr
-0
/
+4
2025-09-14
Move more early buffered lints to dyn lint diagnostics (1/N)
León Orell Valerian Liehr
-3
/
+11
2025-08-14
mbe: Parse macro `derive` rules
Josh Triplett
-1
/
+1
2025-08-08
mbe: Parse macro attribute rules
Josh Triplett
-0
/
+3
2025-07-26
Remove now un-used code
Jonathan Brouwer
-27
/
+0
2025-07-09
mbe: Refactor the diagnostic for unrecognized metavariable expressions
Trevor Gross
-0
/
+5
2025-07-09
mbe: Refactor diagnostics for invalid metavar expression syntax
Trevor Gross
-0
/
+21
2025-07-01
Rollup merge of #143245 - tgross35:metavariable-expr-organization, r=petroche...
Matthias Krüger
-3
/
+3
2025-06-30
mbe: Shorten `MetaVarExpr` -> `Mve` in structural diagnostics
Trevor Gross
-3
/
+3
2025-06-24
Don't include current rustc version string in feature removed help
Jieyou Xu
-1
/
+1
2025-06-12
Make `missing_fragment_specifier` an unconditional error
Trevor Gross
-1
/
+1
2025-06-09
Note the version and PR of removed features when using it
xizheyin
-0
/
+1
2024-10-28
Tweak `expand_incomplete_parse` warning.
Nicholas Nethercote
-1
/
+1
2024-10-23
"innermost", "outermost", "leftmost", and "rightmost" don't need hyphens
Josh Triplett
-1
/
+1
2024-10-05
Make deprecated_cfg_attr_crate_type_name a hard error
est31
-0
/
+6
2024-08-10
rustc_expand: make a message translatable
Pavel Grigorenko
-0
/
+3
2024-07-27
Make `missing_fragment_specifier` an error in edition 2024
Trevor Gross
-0
/
+5
2024-06-22
delegation: Do not crash on qpaths without a trait
Vadim Petrochenkov
-0
/
+3
2024-06-14
delegation: Implement glob delegation
Vadim Petrochenkov
-2
/
+5
2024-06-11
Rollup merge of #125913 - fmease:early-lints-spruce-up-some-diags, r=Nadrieril
许杰友 Jieyou Xu (Joe)
-1
/
+1
2024-06-03
Spruce up the diagnostics of some early lints
León Orell Valerian Liehr
-1
/
+1
2024-05-28
Convert `proc_macro_back_compat` lint to an unconditional error.
Nicholas Nethercote
-0
/
+3
2024-05-17
Rollup merge of #123694 - Xiretza:expand-diagnostics, r=compiler-errors
Matthias Krüger
-0
/
+5
2024-05-15
delegation: Implement list delegation
Vadim Petrochenkov
-0
/
+3
2024-04-26
Move some functions from `rustc_expand` to `rustc_builtin_macros`.
Nicholas Nethercote
-9
/
+0
2024-04-22
rustc_expand: make diagnostic translatable
Xiretza
-0
/
+5
2024-03-20
make "expected paren or brace" error translatable
Tshepang Mbambo
-0
/
+3
2024-02-21
Rollup merge of #121288 - tshepang:make-expand-translatable, r=michaelwoerister
Dylan DPC
-0
/
+8
2024-02-20
make "proc-macro derive panicked" translatable
Tshepang Mbambo
-0
/
+4
2024-02-19
make "custom attribute panicked" translatable
Tshepang Mbambo
-0
/
+4
2024-02-16
make "invalid fragment specifier" translatable
Tshepang Mbambo
-0
/
+5
2024-01-17
Improved collapse_debuginfo attribute, added command-line flag (no|external|yes)
Andrew Zhogin
-0
/
+3
2023-12-10
Remove edition umbrella features.
Eric Huss
-3
/
+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-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-89
/
+89
2023-04-25
Fix static string lints
clubby789
-0
/
+4
2023-04-10
Fix typos in compiler
DaniPopes
-1
/
+1
2023-03-11
Simplify message paths
est31
-0
/
+138