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_infer
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2024-07-21
Move all error reporting into rustc_trait_selection
Michael Goulet
-392
/
+0
2024-07-17
Fix precise capturing suggestion for hidden type when APITs are involved
Michael Goulet
-0
/
+5
2024-07-11
Make it translatable too
Michael Goulet
-0
/
+4
2024-05-22
Cleanup: Fix up some diagnostics
León Orell Valerian Liehr
-2
/
+2
2024-05-17
Detect when a lifetime is being reused in suggestion
Esteban Küber
-1
/
+4
2024-04-10
Use `fn` ptr signature instead of `{closure@..}` in infer error
Esteban Küber
-0
/
+3
2024-03-27
Stop doing expensive work in opt_suggest_box_span eagerly
Michael Goulet
-3
/
+0
2024-03-17
review comment: `str` -> string in messages
Esteban Küber
-1
/
+1
2024-03-03
Remove unused fluent messages
r0cky
-8
/
+0
2023-10-20
s/generator/coroutine/
Oli Scherer
-5
/
+5
2023-10-03
Rollup merge of #115863 - chenyukang:yukang-add-message-tidy-check, r=davidtwco
Matthias Krüger
-4
/
+0
2023-09-20
Cleanup unused messages in ftl files
yukang
-4
/
+0
2023-09-19
rustc_hir_analysis: add a helper to check function the signature mismatches
Eduardo Sánchez Muñoz
-0
/
+6
2023-06-08
More robust as_ref/as_deref suggestions
Michael Goulet
-3
/
+0
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-295
/
+296
2023-04-17
Spelling - compiler
Josh Soref
-5
/
+5
2023-04-12
Auto merge of #110249 - matthiaskrgr:rollup-7iig04q, r=matthiaskrgr
bors
-1
/
+1
2023-04-12
Rollup merge of #110153 - DaniPopes:compiler-typos, r=Nilstrieb
Matthias Krüger
-1
/
+1
2023-04-11
Remove the unused `anon_num_here` error.
Nicholas Nethercote
-1
/
+0
2023-04-10
Fix typos in compiler
DaniPopes
-1
/
+1
2023-04-10
Auto merge of #108698 - IntQuant:issue-100717-infer-6, r=davidtwco
bors
-0
/
+44
2023-04-07
fix infer_source_kind_subdiag_let help message - remove double "the"
ickk
-2
/
+2
2023-04-04
Migrate (most of) report_and_explain_type_error
IQuant
-0
/
+22
2023-04-04
Migrate TupleTrailingCommaSuggestion
IQuant
-0
/
+2
2023-04-04
Migrate SuggestTuplePattern
IQuant
-1
/
+4
2023-04-04
Migrate SuggestBoxingForReturnImplTrait, Fix typo in infer_fn_consider_casting
IQuant
-0
/
+3
2023-04-04
Migrate SuggestAccessingField
IQuant
-0
/
+2
2023-04-04
Migrate SuggestAsRefWhereAppropriate
IQuant
-0
/
+7
2023-04-04
Ported FunctionPointerSuggestion
IQuant
-0
/
+5
2023-03-11
Simplify message paths
est31
-0
/
+350