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_resolve
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2025-03-12
Disentangle ForwardGenericParamBan and ConstParamTy ribs
Michael Goulet
-3
/
+9
2025-02-28
Introduce `feature(generic_const_parameter_types)`
Boxy
-9
/
+0
2024-11-22
Diagnostic for using macro_rules macro as attr/derive
clubby789
-1
/
+7
2024-09-02
chore: Fix typos in 'compiler' (batch 2)
Alexander Cyon
-1
/
+1
2024-07-12
When finding item gated behind a `cfg` flat, point at it
Esteban Küber
-0
/
+2
2024-06-21
Fix remaining cases
Michael Goulet
-1
/
+1
2024-05-24
And more general error
Michael Baikov
-1
/
+5
2024-05-24
A custom error message for lending iterators
Michael Baikov
-0
/
+4
2024-04-13
Reorder error messages
Jean CASPAR
-13
/
+6
2024-04-13
Migrate more diagnostics
Jean CASPAR
-0
/
+106
2024-04-13
Migrate some diagnostics
Jean CASPAR
-1
/
+1
2024-04-13
Port build_reduce_graph
JeanCASPAR
-2
/
+58
2024-03-04
Rollup merge of #121130 - chenyukang:yukang-fix-121061-macro-later, r=matthia...
Matthias Krüger
-0
/
+7
2024-03-01
Remove unused fluent messages
r0cky
-22
/
+0
2024-02-29
Suggest moving if non-found macro_rules! is defined later
yukang
-0
/
+7
2024-02-06
Rollup merge of #119939 - clubby789:static-const-generic-note, r=compiler-errors
Matthias Krüger
-2
/
+12
2024-02-04
Suggest `[tail @ ..]` on `[..tail]` and `[...tail]` where `tail` is unresolved
León Orell Valerian Liehr
-0
/
+3
2024-02-02
Suggest changing ty to const params if appropriate
León Orell Valerian Liehr
-0
/
+3
2024-01-14
Special case 'generic param from outer item' message for `Self`
clubby789
-2
/
+8
2024-01-14
Add note to resolve error about generics from inside static/const
clubby789
-0
/
+4
2024-01-09
Check bindings around never patterns
Nadrieril
-0
/
+4
2023-12-06
tip for define macro name after `macro_rules!`
bohan
-0
/
+2
2023-12-01
Auto merge of #115993 - bvanjoi:fix-115966, r=petrochenkov
bors
-2
/
+0
2023-12-01
vis note for no pub reexports glob import
bohan
-2
/
+0
2023-11-30
generic_const_exprs: suggest to add the feature, not use it
Ralf Jung
-1
/
+1
2023-09-20
Cleanup unused messages in ftl files
yukang
-12
/
+0
2023-09-11
Rollup merge of #115744 - fmease:fix-e0401, r=compiler-errors
Matthias Krüger
-16
/
+13
2023-09-10
Make E0401 translatable
León Orell Valerian Liehr
-16
/
+13
2023-09-04
resolve: derive diag for undetermined macro resolution
bohan
-0
/
+4
2023-06-25
Add translatable diagnostic for import resolution strings
Tom Martin
-0
/
+38
2023-06-19
Remove unreachable and untested suggestion for invalid span enum derive(Default)
Tom Martin
-3
/
+0
2023-06-18
Fix tidy
Tom Martin
-22
/
+21
2023-06-18
Add translatable diagnostic for various strings in resolve::unresolved_macro_...
Tom Martin
-0
/
+13
2023-06-18
Add translatable diagnostic for cannot find in this scope
Tom Martin
-1
/
+4
2023-06-18
Add translatable diagnostic for invalid imports
Tom Martin
-0
/
+3
2023-06-18
Add translatable diagnostic for changing import binding
Tom Martin
-0
/
+3
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-175
/
+175
2023-05-11
Improve error for `self: Box<self>`
clubby789
-0
/
+4
2023-05-05
improve diagnostics and bless tests
Boxy
-2
/
+27
2023-04-25
Fix static string lints
clubby789
-0
/
+7
2023-04-24
Rollup merge of #110255 - clubby789:proc-macro-test-help, r=jackh726
Matthias Krüger
-0
/
+3
2023-04-17
Suggest using integration tests for proc-macros
clubby789
-0
/
+3
2023-04-12
Rollup merge of #110153 - DaniPopes:compiler-typos, r=Nilstrieb
Matthias Krüger
-1
/
+1
2023-04-10
Auto merge of #109638 - NotStirred:suggest/non-derive, r=davidtwco
bors
-0
/
+10
2023-04-10
Fix typos in compiler
DaniPopes
-1
/
+1
2023-04-07
Rewrite added diagnostics as translatable
Tom Martin
-0
/
+10
2023-04-04
Deny `use`ing tool paths
clubby789
-0
/
+4
2023-03-11
Simplify message paths
est31
-0
/
+211