summary refs log tree commit diff
path: root/src/test/run-pass/no-landing-pads.rs
AgeCommit message (Expand)AuthorLines
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-17Test fixes and rebase conflictsAlex Crichton-2/+2
2015-01-20std: Rename Show/String to Debug/DisplayAlex Crichton-1/+1
2015-01-06Fallout from stabilizationAaron Turon-1/+1
2015-01-03Remove deprecated functionalityAlex Crichton-3/+3
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-1/+1
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-1/+1
2014-01-29Remove do keyword from test/Scott Lawrence-2/+2
2014-01-20Don't emit landing pads with -Z no-landing-padsAlex Crichton-0/+32