rust/tests/ui/panic-runtime
Chris Denton 423e7b8286
Rollup merge of #139618 - petrochenkov:virsugg, r=jieyouxu
compiletest: Make `SUGGESTION` annotations viral

If one of them is expected in a test file, then others should be annotated as well, in the same way as with `HELP`s and `NOTE`s.
This doesn't require much of an additional annotation burden, but simplifies the rules.

r? ```@jieyouxu```
2025-04-13 11:48:17 +00:00
..
auxiliary
abort-link-to-unwind-dylib.rs tests: use specific-purpose needs-crate-type over ignore-$target directives 2025-04-10 12:52:08 +08:00
abort-link-to-unwind-dylib.stderr
abort-link-to-unwinding-crates.rs tests: cleanup tests/ui/panic-runtime/abort-link-to-unwinding-crates.rs 2025-01-23 20:51:29 +08:00
abort.rs tests: cleanup tests/ui/panic-runtime/abort.rs 2025-01-23 20:51:29 +08:00
bad-panic-flag1.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
bad-panic-flag1.stderr
bad-panic-flag2.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
bad-panic-flag2.stderr
incompatible-type.rs
link-to-abort.rs
link-to-unwind.rs
lto-abort.rs tests: cleanup tests/ui/panic-runtime/lto-abort.rs 2025-01-23 20:51:29 +08:00
lto-unwind.rs
need-abort-got-unwind.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
need-abort-got-unwind.stderr
need-unwind-got-abort.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
need-unwind-got-abort.stderr
needs-gate.rs
needs-gate.stderr
runtime-depend-on-needs-runtime.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
transitive-link-a-bunch.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
transitive-link-a-bunch.stderr
two-panic-runtimes.rs compiletest: Trim the value of dont-require-annotations 2025-04-10 23:48:57 +03:00
unwind-interleaved.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
unwind-rec.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
unwind-rec2.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
unwind-tables-target-required.rs Fix up tests on wasm and msvc, and rebase conflicts 2025-04-03 11:08:55 +03:00
unwind-unique.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
want-abort-got-unwind.rs compiletest: Trim the value of dont-require-annotations 2025-04-10 23:48:57 +03:00
want-abort-got-unwind2.rs compiletest: Trim the value of dont-require-annotations 2025-04-10 23:48:57 +03:00
want-unwind-got-abort.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
want-unwind-got-abort.stderr
want-unwind-got-abort2.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
want-unwind-got-abort2.stderr