rust/src/test
bors 312734ca42 Auto merge of #36029 - KiChjang:issue-12033, r=arielb1
Fix lifetime rules for 'if' conditions

Fixes #12033.

Changes the temporary scope rules to make the condition of an if-then-else a terminating scope. This is a [breaking-change].
2016-08-28 13:16:47 -07:00
..
codegen
codegen-units
compile-fail Auto merge of #36058 - apasel422:tests, r=alexcrichton 2016-08-28 07:28:20 -07:00
compile-fail-fulldeps
debuginfo
incremental
mir-opt
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make
run-pass Auto merge of #36029 - KiChjang:issue-12033, r=arielb1 2016-08-28 13:16:47 -07:00
run-pass-fulldeps Auto merge of #35674 - ahmedcharles:rpass, r=alexcrichton 2016-08-27 12:31:25 -07:00
run-pass-valgrind
rustdoc
ui