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
/
tests
/
ui
/
methods
/
issues
Age
Commit message (
Expand
)
Author
Lines
2025-08-04
Tweak auto trait errors
Esteban Küber
-1
/
+1
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-1
/
+1
2025-02-14
Trim suggestion parts to the subset that is purely additive
Michael Goulet
-1
/
+1
2025-02-14
Use underline suggestions for purely 'additive' replacements
Michael Goulet
-3
/
+2
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-4
/
+6
2025-02-03
Check for generic parameter mismatches on trait functions.
Jason Newcomb
-1
/
+1
2024-05-20
Note for E0599 if shadowed bindings has the method.
surechen
-0
/
+24
2024-03-03
Be more lax in `.into_iter()` suggestion when encountering `Iterator` methods...
Esteban Küber
-10
/
+18
2024-02-22
Deduplicate some logic and reword output
Esteban Küber
-1
/
+1
2024-02-22
Make confusable suggestions `verbose`
Esteban Küber
-1
/
+6
2024-02-01
review comment: change wording
Esteban Küber
-1
/
+1
2024-02-01
On E0277 be clearer about implicit `Sized` bounds on type params and assoc types
Esteban Küber
-2
/
+2
2024-01-24
On E0308 involving `dyn Trait`, mention trait objects
Esteban Küber
-0
/
+1
2023-11-24
Show number in error message even for one error
Nilstrieb
-2
/
+2
2023-08-26
More accurately point at arguments
Esteban Küber
-2
/
+2
2023-02-25
Complete migrating `ast_passes` to derive diagnostics
clubby789
-1
/
+1
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-1
/
+1
2023-01-30
Modify primary span label for E0308
Esteban Küber
-6
/
+6
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+395