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
/
moves
Age
Commit message (
Expand
)
Author
Lines
2019-04-23
Update ui tests
varkor
-2
/
+2
2019-04-23
Remove unnecessary ignore-tidy-linelength
varkor
-2
/
+0
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-519
/
+170
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-2
/
+2
2019-03-11
Update NLL tests
Vadim Petrochenkov
-32
/
+32
2019-03-11
Update tests
Vadim Petrochenkov
-32
/
+32
2019-02-20
./x.py test src/test/ui --stage 1 --bless -i --compare-mode=nll
Clint Frederickson
-2
/
+2
2019-02-18
re-blessing error output: ./x.py test src/test/ui --stage 1 --bless
Clint Frederickson
-1
/
+1
2019-02-06
error output updated by ./x.py test --stage 1 src/test/ui --incremental --bless
Clint Frederickson
-1
/
+1
2019-01-24
Fix --compare-mode=nll tests
Esteban Küber
-36
/
+72
2019-01-24
When using value after move, point at span of local
Esteban Küber
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-253
/
+63
2018-11-18
Remove mir::StatementKind::EndRegion
Matthew Jasper
-1
/
+1
2018-10-29
Don't emit cannot move errors twice in migrate mode
Matthew Jasper
-29
/
+2
2018-10-17
Update output for borrowck=migrate compare mode.
David Wood
-2
/
+29
2018-10-03
Clearer later use messages for calls
Matthew Jasper
-4
/
+3
2018-09-28
test fix for #54015
Rusty Blitzerr
-0
/
+11
2018-08-15
Bless tests
ashtneoi
-4
/
+7
2018-08-15
Bless UI tests
ashtneoi
-2
/
+8
2018-08-14
Improved how upvars are detected when presenting errors using prefixes.
David Wood
-0
/
+2
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+1341