about summary refs log tree commit diff
path: root/src/test/run-fail/expr-if-fail.rs
AgeCommit message (Expand)AuthorLines
2014-11-11test: Rename files, fail -> panic.Michael Sproul-13/+0
2014-10-29Update infrastructure for fail -> panicSteve Klabnik-3/+1
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
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-30rfail: Remove usage of fmt!Alex Crichton-1/+1
2013-08-17Fix warnings it testsErick Tryzelaar-1/+1
2013-02-13Remove die!, raplace invocations with fail! Issue #4524 pt 3Nick Desaulniers-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-07-27Reformat for new syntaxMarijn Haverbeke-1/+1
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-10/+4
2011-05-24test: Fix run-fail testing and bring tests up to dateBrian Anderson-1/+0
2011-05-21rustc: Allow if expressions to failBrian Anderson-0/+12