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
/
methods
Age
Commit message (
Expand
)
Author
Lines
2019-09-29
Rollup merge of #64735 - GuillaumeGomez:long-err-explanation-E0533, r=Centril
Mazdak Farrokhzad
-1
/
+26
2019-09-25
Update ui tests
Guillaume Gomez
-1
/
+26
2019-09-24
Remove blanket silencing of "type annotation needed" errors
Esteban Küber
-1
/
+1
2019-09-08
Give method not found a primary span label
Esteban Küber
-1
/
+1
2019-08-16
Remove meaningless comments in src/test
sd234678
-9
/
+0
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+733
2019-07-24
Adjust tests for method disambiguation help
Ilija Tovilo
-0
/
+6
2019-07-24
Add method disambiguation help for trait implementation
Ilija Tovilo
-0
/
+76
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-2
/
+2
2019-06-01
review comment: tweak wording
Esteban Küber
-3
/
+3
2019-05-31
Tweak wording
Esteban Küber
-1
/
+1
2019-05-31
On type inference errors use the type argument name when possible
Esteban Küber
-2
/
+2
2019-05-31
Alternative wording for inference failure
Esteban Küber
-3
/
+3
2019-05-31
Add more detail to type inference error
Esteban Küber
-3
/
+3
2019-05-29
Update ui test suite to use dyn
memoryruins
-2
/
+2
2019-05-03
Reword casting message
Esteban Küber
-1
/
+1
2019-04-29
Suggest try_into when possible
Esteban Küber
-0
/
+4
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-35
/
+9
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-6
/
+5
2019-03-11
Update NLL tests
Vadim Petrochenkov
-2
/
+2
2019-03-11
Update tests
Vadim Petrochenkov
-23
/
+23
2019-01-29
add tests to a few edge cases in method lookup
Ariel Ben-Yehuda
-0
/
+290
2019-01-06
Auto merge of #57291 - euclio:method-call-suggestion, r=estebank
bors
-6
/
+2
2019-01-03
use structured suggestion for method calls
Andy Russell
-6
/
+2
2018-12-31
Improve type mismatch error messages
Yuning Zhang
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-300
/
+90
2018-12-24
make non_camel_case_types an early lint
Andy Russell
-12
/
+12
2018-11-07
Removed `#[rustc_error]` from tests that are all `// compile-pass`.
Felix S. Klock II
-11
/
+3
2018-10-03
Clearer later use messages for calls
Matthew Jasper
-2
/
+2
2018-08-24
updates tests to use new error code
Matthew Russo
-6
/
+5
2018-08-20
Fix diagnostic regression
varkor
-4
/
+4
2018-08-20
Update new ui tests
varkor
-10
/
+10
2018-08-19
Fix some remaining tests
varkor
-4
/
+4
2018-08-15
Updated the most glaring instances of weak tests w.r.t. NLL that came from #5...
Felix S. Klock II
-3
/
+33
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+1442