about summary refs log tree commit diff
path: root/src/test/run-pass/panic-runtime/abort.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-26Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...Felix S. Klock II-1/+1
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+53
2018-09-06Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa...Felix S. Klock II-51/+0
2018-08-05Fix stage 2 testsvarkor-0/+1
2018-08-05Remove panic-runtime opt-outvarkor-3/+0
2018-08-05Fix test/run-passvarkor-0/+3
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-0/+1
2017-10-17test: Update Emscripten failures/passingAlex Crichton-1/+1
2017-04-23FIN: disable backtrace printing for panic-runtime/abort* on ARMTim Neumann-1/+10
2016-09-30Adding ignore-emscripten to failing tests.Ross Schulman-0/+1
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-0/+39