about summary refs log tree commit diff
path: root/src/test/run-fail/mir_dynamic_drops_2.rs
AgeCommit message (Collapse)AuthorLines
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-28/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-1/+1
It looks like many of these tests are already disabled on emscripten, which also doesn't seem to support environment variables and subprocess spawning. Just add a similar tag for CloudABI. While there, sort some of the lists of operating systems alphabetically.
2017-09-28Migrate to eprint/eprintln macros where appropriate.Corey Farwell-3/+2
2016-08-24Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.Eduard Burtescu-2/+1
2016-06-06run rustfmt on test/run-fail folderSrinivas Reddy Thatiparthy-1/+1
2016-02-24Fix testsSimonas Kazlauskas-6/+7
2016-02-24Add some tests for dynamic droppingSimonas Kazlauskas-0/+39