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 Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit. 2016-08-24 13:23:37 +03:00
codegen-units rustc: move the SelfSpace before TypeSpace in Substs. 2016-08-17 05:50:57 +03:00
compile-fail Auto merge of #36058 - apasel422:tests, r=alexcrichton 2016-08-28 07:28:20 -07:00
compile-fail-fulldeps Update E0453 to new error format 2016-08-26 07:59:20 +05:30
debuginfo Fix debug line info for macro expansions. 2016-08-25 00:40:42 -07:00
incremental fix stray comment 2016-08-23 13:29:28 -04:00
mir-opt rustc: remove ParamSpace from Substs. 2016-08-17 06:32:00 +03:00
parse-fail Auto merge of #33922 - estebank:doc-comment, r=alexcrichton 2016-08-19 18:14:53 -07:00
pretty Fix pretty-printing of lifetime bound 2016-06-29 23:40:29 +09:00
run-fail Auto merge of #35764 - eddyb:byegone, r=nikomatsakis 2016-08-24 14:57:34 -07:00
run-fail-fulldeps Replace local backtrace with def-use, repair std macro spans 2016-08-17 14:26:14 -07:00
run-make Auto merge of #35637 - japaric:no-builtins-lto, r=alexcrichton 2016-08-16 10:13:18 -07:00
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 Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit. 2016-08-24 13:23:37 +03:00
rustdoc Redirect 2016-08-19 08:20:06 +12:00
ui wording fixes in error messages 2016-08-19 16:05:37 -07:00