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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
nll
Age
Commit message (
Expand
)
Author
Lines
2018-02-07
Auto merge of #47607 - davidtwco:issue-45697, r=nikomatsakis
bors
-2
/
+1
2018-02-05
Swapped order of left/right visits to ensure consistency in read/write pass o...
David Wood
-1
/
+1
2018-01-30
Do not ignore lifetime bounds in Copy impls
Santiago Pastorino
-0
/
+23
2018-01-27
Updated other affected tests.
David Wood
-1
/
+0
2018-01-20
Add testing coverage for assigning to immutable thread-locals.
Ed Schouten
-0
/
+21
2017-12-21
Issue #46589 - Kill borrows on a local variable whenever we assign over this ...
David Teller
-39
/
+0
2017-12-20
connect NLL machinery to the `NiceRegionError` code
Niko Matsakis
-2
/
+2
2017-12-13
fix closure tests now that MIR typeck works properly
Niko Matsakis
-2
/
+2
2017-12-13
Check functions predicates
Santiago Pastorino
-0
/
+28
2017-12-13
Check Aggregate predicates
Santiago Pastorino
-0
/
+28
2017-12-13
Check Repeat Rvalue
Santiago Pastorino
-0
/
+39
2017-11-26
Update tests for -Zborrowck-mir -> -Zborrowck=mode migration
est31
-9
/
+9
2017-11-22
Remove attributes and test comments accidentally left behind, add in span_mir...
Paul Daniel Faria
-0
/
+27
2017-10-31
WIP patch `compile-fail/nll/region-ends-after-if-condition.rs`
Niko Matsakis
-2
/
+16
2017-10-31
connect MIR borrowck with NLL
Niko Matsakis
-0
/
+180