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
/
suggestions
/
suggest-methods.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-30
/
+0
2022-08-26
Rollup merge of #99064 - lyming2007:issue-97687-fix, r=estebank
Yuki Okushi
-4
/
+4
2022-07-08
distinguish the method and associated function diagnostic information
Yiming Lei
-4
/
+4
2022-07-07
Track implicit `Sized` obligations in type params
Esteban Küber
-1
/
+1
2022-06-22
point to type param definition when not finding variant, method and assoc type
Takayuki Maeda
-1
/
+1
2022-04-03
Improve method name suggestions
Oliver Downard
-1
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+1
2020-03-12
update tests
Mark Mansi
-3
/
+3
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-2
/
+2
2019-09-08
Give method not found a primary span label
Esteban Küber
-1
/
+1
2019-04-09
improve unknown enum variant errors
Andy Russell
-3
/
+3
2019-03-11
Update tests
Vadim Petrochenkov
-4
/
+4
2019-01-20
Use structured suggestion in stead of notes
Esteban Küber
-9
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-4
/
+4
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+36
2018-07-18
Implement existential types
Oliver Schneider
-36
/
+0
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-02-26
Update UI tests
Vadim Petrochenkov
-5
/
+5
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+1
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-4
/
+4
2017-11-16
Use local spans only
Esteban Küber
-11
/
+6
2017-11-15
Point to ADT definition when not finding variant, method, assoc type
Esteban Küber
-6
/
+14
2017-09-24
Change Levensthein-based method to a single suggestion
Thomas Jespersen
-6
/
+4
2017-09-21
Add suggestions for misspelled method names
Thomas Jespersen
-0
/
+34