.. |
abort-on-panic.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
args-panic.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
default-backtrace-ice.rs
|
chore: fix some typos
|
2024-12-31 15:11:18 +08:00 |
default-backtrace-ice.stderr
|
Try to write the panic message with a single `write_all` call
|
2025-01-01 15:58:29 +01:00 |
doublepanic.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
explicit-panic-msg.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
explicit-panic.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
fmt-only-once.rs
|
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
|
2024-02-16 20:02:50 +00:00 |
fmt-only-once.run.stderr
|
Try to write the panic message with a single `write_all` call
|
2025-01-01 15:58:29 +01:00 |
fmt-panic.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
issue-47429-short-backtraces.rs
|
tests: remove redundant `//@ ignore-{wasm,wasm32,emscripten}`
|
2025-02-03 22:27:17 +08:00 |
issue-47429-short-backtraces.run.stderr
|
tests: remove redundant `//@ ignore-{wasm,wasm32,emscripten}`
|
2025-02-03 22:27:17 +08:00 |
location-detail-panic-no-column.rs
|
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
|
2024-02-16 20:02:50 +00:00 |
location-detail-panic-no-column.run.stderr
|
Try to write the panic message with a single `write_all` call
|
2025-01-01 15:58:29 +01:00 |
location-detail-panic-no-file.rs
|
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
|
2024-02-16 20:02:50 +00:00 |
location-detail-panic-no-file.run.stderr
|
Try to write the panic message with a single `write_all` call
|
2025-01-01 15:58:29 +01:00 |
location-detail-panic-no-line.rs
|
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
|
2024-02-16 20:02:50 +00:00 |
location-detail-panic-no-line.run.stderr
|
Try to write the panic message with a single `write_all` call
|
2025-01-01 15:58:29 +01:00 |
location-detail-panic-no-location-info.rs
|
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
|
2024-02-16 20:02:50 +00:00 |
location-detail-panic-no-location-info.run.stderr
|
Try to write the panic message with a single `write_all` call
|
2025-01-01 15:58:29 +01:00 |
location-detail-unwrap-no-file.rs
|
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
|
2024-02-16 20:02:50 +00:00 |
location-detail-unwrap-no-file.run.stderr
|
Try to write the panic message with a single `write_all` call
|
2025-01-01 15:58:29 +01:00 |
main-panic.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
nested_panic_caught.rs
|
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
|
2024-02-16 20:02:50 +00:00 |
panic-2021.rs
|
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
|
2024-02-16 20:02:50 +00:00 |
panic-2021.stderr
|
…
|
|
panic-arg.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-handler-chain-update-hook.rs
|
tests: use `needs-threads` instead of `ignore-emscripten`
|
2025-01-23 20:51:29 +08:00 |
panic-handler-chain.rs
|
compiletest: Add a `//@ needs-threads` directive
|
2024-03-06 12:35:07 -08:00 |
panic-handler-flail-wildly.rs
|
tests: use `needs-threads` instead of `ignore-emscripten`
|
2025-01-23 20:51:29 +08:00 |
panic-handler-set-twice.rs
|
tests: use `needs-threads` instead of `ignore-emscripten`
|
2025-01-23 20:51:29 +08:00 |
panic-in-cleanup.rs
|
Remove the `-test` suffix from normalize directives
|
2024-12-27 19:58:16 +11:00 |
panic-in-cleanup.run.stderr
|
Try to write the panic message with a single `write_all` call
|
2025-01-01 15:58:29 +01:00 |
panic-in-dtor-drops-fields.rs
|
tests: use `needs-threads` instead of `ignore-emscripten`
|
2025-01-23 20:51:29 +08:00 |
panic-in-ffi.rs
|
Remove the `-test` suffix from normalize directives
|
2024-12-27 19:58:16 +11:00 |
panic-in-ffi.run.stderr
|
Try to write the panic message with a single `write_all` call
|
2025-01-01 15:58:29 +01:00 |
panic-in-message-fmt.rs
|
Remove the `-test` suffix from normalize directives
|
2024-12-27 19:58:16 +11:00 |
panic-in-message-fmt.run.stderr
|
panic-in-panic-hook: formatting a message that's just a string is risk-free
|
2024-03-24 10:29:44 +01:00 |
panic-macro-any-wrapped.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-macro-any.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-macro-explicit.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-macro-fmt.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-macro-owned.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-macro-static.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-main.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-parens.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-recover-propagate.rs
|
tests: use `needs-threads` instead of `ignore-emscripten`
|
2025-01-23 20:51:29 +08:00 |
panic-set-handler.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-set-unset-handler.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-short-backtrace-windows-x86_64.rs
|
Remove the `-test` suffix from normalize directives
|
2024-12-27 19:58:16 +11:00 |
panic-short-backtrace-windows-x86_64.run.stderr
|
…
|
|
panic-take-handler-nop.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
panic-task-name-none.rs
|
compiletest: Add a `//@ needs-threads` directive
|
2024-03-06 12:35:07 -08:00 |
panic-task-name-owned.rs
|
compiletest: Add a `//@ needs-threads` directive
|
2024-03-06 12:35:07 -08:00 |
panic.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
result-get-panic.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
runtime-switch.rs
|
tests: remove redundant `//@ ignore-{wasm,wasm32,emscripten}`
|
2025-02-03 22:27:17 +08:00 |
runtime-switch.run.stderr
|
tests: remove redundant `//@ ignore-{wasm,wasm32,emscripten}`
|
2025-02-03 22:27:17 +08:00 |
short-ice-remove-middle-frames-2.rs
|
tests: remove redundant `//@ ignore-{wasm,wasm32,emscripten}`
|
2025-02-03 22:27:17 +08:00 |
short-ice-remove-middle-frames-2.run.stderr
|
tests: remove redundant `//@ ignore-{wasm,wasm32,emscripten}`
|
2025-02-03 22:27:17 +08:00 |
short-ice-remove-middle-frames.rs
|
tests: remove redundant `//@ ignore-{wasm,wasm32,emscripten}`
|
2025-02-03 22:27:17 +08:00 |
short-ice-remove-middle-frames.run.stderr
|
tests: remove redundant `//@ ignore-{wasm,wasm32,emscripten}`
|
2025-02-03 22:27:17 +08:00 |
test-panic.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
test-should-fail-bad-message.rs
|
Update test directives for `wasm32-wasip1`
|
2024-03-11 09:36:35 -07:00 |
test-should-panic-bad-message.rs
|
Update test directives for `wasm32-wasip1`
|
2024-03-11 09:36:35 -07:00 |
test-should-panic-no-message.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
unique-panic.rs
|
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
|
2024-02-16 20:02:50 +00:00 |
while-body-panics.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |
while-panic.rs
|
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
|
2025-01-23 20:51:29 +08:00 |