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-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