rust/src/test
bors 883e74645d Auto merge of #48770 - bobtwinkles:two_phase_borrows_rewrite, r=pnkfelix
Two phase borrows rewrite

This definitely needs a careful review. Both @pnkfelix and @nikomatsakis  were involved with the design of this so they're natural choices here. I'm r?'ing @pnkfelix since they wrote the original two-phase borrow implementation. Also ping @KiChjang who expressed interest in working on this. I'm going to leave a few comments below pointing out some of the more dangerous changes I made (i.e. what I would like reviewers to pay special attention too.)

r? @pnkfelix
2018-03-12 12:58:09 +00:00
..
auxiliary
codegen Adjust test which differs between 32 bit and 64 bit 2018-03-08 08:35:38 +01:00
codegen-units
compile-fail Auto merge of #48770 - bobtwinkles:two_phase_borrows_rewrite, r=pnkfelix 2018-03-12 12:58:09 +00:00
compile-fail-fulldeps
debuginfo travis: Upgrade OSX builders 2018-03-07 10:47:38 -08:00
incremental
incremental-fulldeps
mir-opt Rebase fallout 2018-03-08 08:34:17 +01:00
parse-fail Auto merge of #48326 - RalfJung:generic-bounds, r=petrochenkov 2018-03-09 10:45:29 +00:00
pretty
run-fail
run-fail-fulldeps
run-make Auto merge of #48799 - alexcrichton:more-osx-cores, r=Mark-Simulacrum 2018-03-11 09:43:50 +00:00
run-pass Auto merge of #48326 - RalfJung:generic-bounds, r=petrochenkov 2018-03-09 10:45:29 +00:00
run-pass-fulldeps Update Cargo submodule 2018-03-11 10:59:28 -07:00
run-pass-valgrind
rustdoc Add missing items in the sidebar for functions 2018-03-09 17:45:44 +01:00
rustdoc-js
ui Auto merge of #48770 - bobtwinkles:two_phase_borrows_rewrite, r=pnkfelix 2018-03-12 12:58:09 +00:00
ui-fulldeps
COMPILER_TESTS.md