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
/
src
/
test
/
ui
/
impl-trait
/
no-method-suggested-traits.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-1
/
+1
2021-04-23
Tweak suggestion output
Esteban Küber
-0
/
+8
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-32
/
+32
2020-06-15
Only display other method receiver candidates if they actually apply
Aaron Hill
-18
/
+0
2020-03-22
Store idents for `DefPathData` into crate metadata
Aaron Hill
-0
/
+10
2020-02-28
keep predicate order and tweak output
Esteban Küber
-18
/
+30
2020-02-28
Tweak wording
Esteban Küber
-6
/
+6
2020-02-28
Mention the full path of the implementing trait
Esteban Küber
-6
/
+6
2020-02-28
On single local candidate, use span label
Esteban Küber
-12
/
+18
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-19
/
+19
2019-09-30
Fixed grammar in one diagnostic and blessed tests.
Alexander Regueiro
-6
/
+6
2019-09-08
Give method not found a primary span label
Esteban Küber
-24
/
+24
2019-09-01
Account for arbitrary self types in E0599
Esteban Küber
-0
/
+8
2019-03-11
Update tests
Vadim Petrochenkov
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-24
/
+24
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-02-26
Update UI tests
Vadim Petrochenkov
-12
/
+12
2018-02-26
Update UI tests
Vadim Petrochenkov
-27
/
+27
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+1
2018-01-22
Do not suggest private traits that have missing method
Esteban Küber
-8
/
+4
2017-12-14
Remove NOTE/HELP annotations from UI tests
Vadim Petrochenkov
-63
/
+63
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-81
/
+81
2017-11-23
Auto merge of #46024 - estebank:no-variant, r=petrochenkov
bors
-0
/
+9
2017-11-20
Add structured suggestions for trait imports
Oliver Schneider
-18
/
+36
2017-11-16
Use local spans only
Esteban Küber
-136
/
+57
2017-11-15
Point to ADT definition when not finding variant, method, assoc type
Esteban Küber
-56
/
+144
2017-08-29
remove the hacky selection impl in `method::probe`
Ariel Ben-Yehuda
-0
/
+4
2017-07-02
report the total number of errors on compilation failure
Ariel Ben-Yehuda
-1
/
+1
2017-06-04
Separate suggestion in a `help` and a `note`
Esteban Küber
-18
/
+36
2017-06-02
Use multiline note for trait suggestion
Esteban Küber
-0
/
+212