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
/
unsized-locals
Age
Commit message (
Expand
)
Author
Lines
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-172
/
+43
2019-04-17
add a test for unsized index
Aleksey Kladov
-0
/
+23
2019-03-11
Update NLL tests
Vadim Petrochenkov
-6
/
+6
2019-03-11
Update tests
Vadim Petrochenkov
-6
/
+6
2019-02-20
./x.py test src/test/ui --stage 1 --bless -i --compare-mode=nll
Clint Frederickson
-4
/
+4
2019-01-24
Fix --compare-mode=nll tests
Esteban Küber
-10
/
+10
2019-01-01
Fix broken links to second edition TRPL.
Corey Farwell
-6
/
+6
2018-12-29
add non-copy note to stderr
csmoe
-0
/
+14
2018-11-21
Add tests for unsized-locals functions stability.
Masaki Hara
-0
/
+27
2018-11-21
Add tests verifying #50940.
Masaki Hara
-0
/
+40
2018-11-21
Check arg/ret sizedness at ExprKind::Path.
Masaki Hara
-3
/
+14
2018-10-29
Don't emit cannot move errors twice in migrate mode
Matthew Jasper
-12
/
+2
2018-10-27
Add more tests on unsized locals autoderef and borrowck.
Masaki Hara
-0
/
+321
2018-10-24
Remove license headers from unsized-locals tests.
Masaki Hara
-36
/
+6
2018-10-24
Move compile-fail/unsized-locals under ui as per #44844.
Masaki Hara
-0
/
+163