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_trait_selection
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2024-11-09
Dont suggest use<APIT>
Michael Goulet
-4
/
+4
2024-11-09
Suggest turning APITs into generics in opaque overcaptures
Michael Goulet
-1
/
+5
2024-08-28
Emit specific message for `time<0.3.35` inference failure
Esteban Küber
-0
/
+2
2024-07-21
Move all error reporting into rustc_trait_selection
Michael Goulet
-0
/
+391
2024-03-21
Make `#[diagnostic::on_unimplemented]` format string parsing more robust
Georg Semmler
-0
/
+9
2024-02-15
make better async fn kind errors
Michael Goulet
-5
/
+7
2023-12-04
Restrict what symbols can be used in `#[diagnostic::on_unimplemented]` format...
Georg Semmler
-0
/
+3
2023-11-17
Add some additional warnings for duplicated diagnostic items
Georg Semmler
-0
/
+4
2023-10-19
Improve the warning messages for the `#[diagnostic::on_unimplemented]`
Georg Semmler
-0
/
+5
2023-09-12
`#[diagnostic::on_unimplemented]` without filters
Georg Semmler
-0
/
+2
2023-09-10
Point out if a local trait has no implementations
Michael Goulet
-0
/
+2
2023-08-30
Permit recursive weak type aliases
Oli Scherer
-0
/
+1
2023-08-07
Migrate a trait selection error to use diagnostic translation
Deadbeef
-0
/
+9
2023-06-28
convert to fluent, make plurals work
Michael Goulet
-0
/
+10
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-7
/
+7
2023-05-04
IAT: Introduce AliasKind::Inherent
León Orell Valerian Liehr
-0
/
+2
2023-03-11
Simplify message paths
est31
-0
/
+22