summary refs log tree commit diff
path: root/src/test/run-fail/doublefail.rs
AgeCommit message (Expand)AuthorLines
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-2/+2
2013-09-30rfail: Remove usage of fmt!Alex Crichton-2/+2
2013-08-17Fix warnings it testsErick Tryzelaar-0/+2
2013-05-14Use static string with fail!() and remove fail!(fmt!())Björn Steinbrink-2/+2
2013-02-13Remove die!, raplace invocations with fail! Issue #4524 pt 3Nick Desaulniers-2/+2
2013-01-31Replace most invocations of fail keyword with die! macroNick Desaulniers-3/+3
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-21Fix ICE stemming from use of unique pointers in unreachable blocks.Josh Matthews-0/+5