summary refs log tree commit diff
path: root/src/test/run-make/static-unwinding
AgeCommit message (Expand)AuthorLines
2016-05-09Utilize `Result::unwrap_err` in more places.Corey Farwell-1/+1
2015-06-13Use `assert_eq!` instead of `assert!` in testspetrochenkov-2/+2
2015-02-17Test fixes and rebase conflictsAlex Crichton-5/+4
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2015-01-06Fallout from stabilizationAaron Turon-1/+1
2015-01-05fix run-make testJorge Aparicio-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-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+20
2014-01-29Remove do keyword from test/Scott Lawrence-2/+2
2013-11-29Add a new run-make test directoryAlex Crichton-0/+46