rust/src/test/ui/panics
2021-10-21 10:44:22 -07:00
..
abort-on-panic.rs rustc: Fill out remaining parts of C-unwind ABI 2021-08-03 07:06:19 -07:00
args-panic.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
doublepanic.rs
explicit-panic-msg.rs Add s to non_fmt_panic 2021-07-06 20:12:56 +02:00
explicit-panic.rs
fmt-panic.rs
issue-47429-short-backtraces.legacy.run.stderr tests: support -Zsymbol-mangling-version=v0 being the default. 2021-08-24 19:07:50 +03:00
issue-47429-short-backtraces.rs tests: support -Zsymbol-mangling-version=v0 being the default. 2021-08-24 19:07:50 +03:00
issue-47429-short-backtraces.v0.run.stderr tests: support -Zsymbol-mangling-version=v0 being the default. 2021-08-24 19:07:50 +03:00
location-detail-panic-no-column.rs add tests for -Zlocation-detail 2021-10-21 10:44:22 -07:00
location-detail-panic-no-column.run.stderr add tests for -Zlocation-detail 2021-10-21 10:44:22 -07:00
location-detail-panic-no-file.rs add tests for -Zlocation-detail 2021-10-21 10:44:22 -07:00
location-detail-panic-no-file.run.stderr add tests for -Zlocation-detail 2021-10-21 10:44:22 -07:00
location-detail-panic-no-line.rs add tests for -Zlocation-detail 2021-10-21 10:44:22 -07:00
location-detail-panic-no-line.run.stderr add tests for -Zlocation-detail 2021-10-21 10:44:22 -07:00
location-detail-unwrap-no-file.rs add tests for -Zlocation-detail 2021-10-21 10:44:22 -07:00
location-detail-unwrap-no-file.run.stderr add tests for -Zlocation-detail 2021-10-21 10:44:22 -07:00
main-panic.rs
panic-2021.rs Add UI test for panic/assert in Rust 2021. 2021-02-01 23:23:27 +01:00
panic-2021.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
panic-arg.rs
panic-handler-chain.rs
panic-handler-flail-wildly.rs
panic-handler-set-twice.rs
panic-in-dtor-drops-fields.rs
panic-macro-any-wrapped.rs Add s to non_fmt_panic 2021-07-06 20:12:56 +02:00
panic-macro-any.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
panic-macro-explicit.rs
panic-macro-fmt.rs
panic-macro-owned.rs
panic-macro-static.rs
panic-main.rs
panic-parens.rs
panic-recover-propagate.rs
panic-set-handler.rs
panic-set-unset-handler.rs
panic-short-backtrace-windows-x86_64.rs [backtraces]: look for the begin symbol only after seeing end 2021-07-29 13:51:27 -04:00
panic-short-backtrace-windows-x86_64.run.stderr [backtraces]: look for the begin symbol only after seeing end 2021-07-29 13:51:27 -04:00
panic-take-handler-nop.rs
panic-task-name-none.rs
panic-task-name-owned.rs
panic.rs
result-get-panic.rs
test-panic.rs
test-should-fail-bad-message.rs
test-should-panic-bad-message.rs
test-should-panic-no-message.rs
unique-panic.rs
while-body-panics.rs
while-panic.rs Allow/fix non_fmt_panic in tests. 2021-02-03 23:15:45 +01:00