about summary refs log tree commit diff
path: root/src/test/ui/panic-runtime
AgeCommit message (Expand)AuthorLines
2020-03-05Remove eh_unwind_resume lang itemAmanieu d'Antras-2/+0
2020-02-09--bless --compare-mode=nllMatthias Prechtl-2/+2
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-0/+4
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-3/+3
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-3/+3
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-3/+3
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-3/+3
2019-09-28Put panic=abort test support behind -Z panic_abort_testsTyler Mandry-14/+0
2019-09-23rustc: Fix mixing crates with different `share_generics`Alex Crichton-6/+3
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+193
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-2/+2
2019-05-16Added ignore-sgx for appropriate testsDario Gonzalez-0/+1
2019-04-22Remove double trailing newlinesvarkor-1/+0
2019-04-11Reword tracking issue noteEsteban Küber-2/+2
2019-04-10Tweak unstable diagnostic outputEsteban Küber-2/+4
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-27Address review comments and CI failuresVadim Petrochenkov-25/+0
2018-12-27Do not abort compilation if expansion produces errorsVadim Petrochenkov-6/+3
2018-12-25Remove licensesMark Rousskov-172/+2
2018-11-19Fix error message for `-C panic=xxx`.Eric Huss-4/+4
2018-08-14Moved problematic tests on wasm32-unknown back to compile-fail.David Wood-27/+0
2018-08-14Moved problematic tests on dist-x86_64-musl back to compile-fail.David Wood-47/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+486