summary refs log tree commit diff
path: root/src/test/run-fail/die-macro-expr.rs
AgeCommit message (Expand)AuthorLines
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2013-02-13Remove die!, raplace invocations with fail! Issue #4524 pt 3Nick Desaulniers-1/+1
2012-12-10Adjust the die macro to only accept ~str and to work in statement positionBrian Anderson-0/+5