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
/
unboxed-closures
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-478
/
+116
2018-10-30
Rollup merge of #55494 - pnkfelix:issue-55492-borrowck-migrate-must-look-at-p...
kennytm
-33
/
+9
2018-10-30
Update compare-mode=nll stderr files to reflect the fix to #55492.
Felix S. Klock II
-33
/
+9
2018-10-29
Don't emit cannot move errors twice in migrate mode
Matthew Jasper
-31
/
+1
2018-10-21
Use new region infer errors for explaining borrows
Matthew Jasper
-4
/
+6
2018-10-18
Add by-value captured variable note on second use.
David Wood
-22
/
+0
2018-10-17
Update output for borrowck=migrate compare mode.
David Wood
-22
/
+64
2018-10-05
Updates to .stderr output in ui tests from earlier changes.
Felix S. Klock II
-1
/
+1
2018-10-03
Clearer later use messages for calls
Matthew Jasper
-4
/
+3
2018-09-23
Remove irrelevant message about drop order
Matthew Jasper
-2
/
+0
2018-09-18
Update NLL 3-point error message for fake reads in optimized let patterns
Remy Rakic
-2
/
+3
2018-09-12
use structured suggestion for "missing mut" label
Andy Russell
-9
/
+9
2018-09-01
Update tests
Basile Desloges
-6
/
+0
2018-08-25
Auto merge of #53584 - mcr431:Fix-#53525, r=varkor
bors
-10
/
+10
2018-08-24
updates tests to use new error code
Matthew Russo
-10
/
+10
2018-08-22
Rollup merge of #53544 - estebank:issue-53534, r=varkor
Guillaume Gomez
-1
/
+1
2018-08-21
Auto merge of #53530 - kennytm:rollup, r=kennytm
bors
-20
/
+30
2018-08-20
Point at the trait argument when using unboxed closure
Esteban Küber
-1
/
+1
2018-08-21
Rollup merge of #53296 - estebank:suggest-closure, r=KodrAus
kennytm
-20
/
+30
2018-08-20
Fix diagnostic regression
varkor
-4
/
+4
2018-08-20
Update new ui tests
varkor
-3
/
+3
2018-08-19
Refactor generic argument count check in astconv
varkor
-2
/
+2
2018-08-17
Rollup merge of #53407 - pnkfelix:partial-53351-make-more-ported-compile-fail...
Corey Farwell
-4
/
+37
2018-08-15
Removed `ignore-test-compare-mode-nll` from unboxed-closures tests
Felix S. Klock II
-4
/
+37
2018-08-15
update recently moved tests
Esteban Küber
-20
/
+30
2018-08-14
Improved how upvars are detected when presenting errors using prefixes.
David Wood
-0
/
+8
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+2156