about summary refs log tree commit diff
path: root/src/test/run-pass/expr-if-fail-all.rs
AgeCommit message (Expand)AuthorLines
2014-11-11test: Rename files, fail -> panic.Michael Sproul-19/+0
2014-10-29Rename fail! to panic!Steve Klabnik-3/+3
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30rpass: Remove usage of fmt!Alex Crichton-1/+1
2013-08-17Fix warnings it testsErick Tryzelaar-1/+7
2013-02-13Remove die!, raplace invocations with fail! Issue #4524 pt 3Nick Desaulniers-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-31Replace most invocations of fail keyword with die! macroNick Desaulniers-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2011-08-20ReformatBrian Anderson-1/+1
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-5/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-3/+1
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-11/+5
2011-05-21rustc: If all if branches are _|_, then the entire if is _|_Brian Anderson-0/+16