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
/
run-pass
/
borrowck
Age
Commit message (
Expand
)
Author
Lines
2018-02-15
Fix arguments specified by lxl in two-phase-bin-ops test
bobtwinkles
-1
/
+0
2018-02-13
Allow two-phase borrows of &mut self in ops
bobtwinkles
-0
/
+49
2018-01-23
Remove similar test that does not run the result
ritiek
-34
/
+0
2017-12-21
Issue #46589 - Kill borrows on a local variable whenever we assign over this ...
David Teller
-0
/
+34
2017-12-20
feature nll implies borrowck=mir
Santiago Pastorino
-1
/
+0
2017-12-20
feature nll implies two-phase-borrows
Santiago Pastorino
-1
/
+3
2017-12-14
Review feedback: Added test with control flow merge of two borrows "before ac...
Felix S. Klock II
-0
/
+27
2017-12-13
the minimal test for two-phase borrows: the core example from niko's blog pos...
Felix S. Klock II
-0
/
+21
2017-11-26
Update tests for -Zborrowck-mir -> -Zborrowck=mode migration
est31
-4
/
+3
2017-11-17
Add run-pass test for assignment to static mut
Keith Yeung
-0
/
+23
2017-11-17
Allow assignment to static muts
Keith Yeung
-0
/
+31
2016-10-31
Changed most vec! invocations to use square braces
iirelu
-2
/
+2
2016-10-18
Fix some pretty printing tests
Vadim Petrochenkov
-1
/
+1
2016-07-31
Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu...
Vadim Petrochenkov
-1
/
+0
2016-02-25
Use `box` syntax in `vec!` macro
Andrew Paseltiner
-3
/
+0
2016-02-24
Move the borrowck run-pass/compile-fail tests into their own directories
Niko Matsakis
-0
/
+1011