rust/tests/ui/test-attrs
Matthias Krüger 5d3f460708
Rollup merge of #109301 - Ezrashaw:fix-ctf-ice, r=Nilstrieb
fix: fix ICE in `custom-test-frameworks` feature

Fixes #107454

Simple fix to emit error instead of ICEing. At some point, all the code in `tests.rs` should be refactored, there is a bit of duplication (this PR's code is repeated five times over lol).

r? `@Nilstrieb` (active on the linked issue?)
2023-03-20 07:10:31 +01:00
..
auxiliary
custom-test-frameworks fix: fix ICE in custom-test-frameworks feature 2023-03-19 22:11:17 +13:00
decl-macro-test.rs
inaccessible-test-modules.rs
inaccessible-test-modules.stderr Fix use suggestion span 2023-01-17 03:06:38 +00:00
issue-16597-empty.rs
issue-16597.rs
issue-20823.rs
issue-36768.rs
issue-52557.rs
issue-53675-a-test-called-panic.rs
run-unexported-tests.rs
test-attr-non-associated-functions.rs
test-attr-non-associated-functions.stderr
test-cant-be-shadowed.rs
test-filter-multiple.rs
test-filter-multiple.run.stdout
test-fn-signature-verification-for-explicit-return-type.rs
test-main-not-dead-attr.rs
test-main-not-dead.rs
test-on-not-fn.rs
test-on-not-fn.stderr
test-panic-abort-disabled.rs
test-panic-abort-disabled.stderr
test-panic-abort-nocapture.rs
test-panic-abort-nocapture.run.stderr
test-panic-abort-nocapture.run.stdout
test-panic-abort.rs
test-panic-abort.run.stdout
test-panic-while-printing.rs
test-passed-wasm.rs
test-passed-wasm.run.stdout
test-passed.rs
test-passed.run.stdout
test-runner-hides-buried-main.rs
test-runner-hides-main.rs
test-runner-hides-start.rs
test-should-fail-good-message.rs
test-should-panic-attr.rs
test-should-panic-attr.stderr
test-thread-capture.rs
test-thread-capture.run.stdout
test-thread-nocapture.rs
test-thread-nocapture.run.stderr
test-thread-nocapture.run.stdout
test-type.rs
test-type.run.stdout
test-vs-cfg-test.rs
test-warns-dead-code.rs
test-warns-dead-code.stderr
tests-listing-format-default.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-default.run.stdout Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-json-without-unstableopts.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-json-without-unstableopts.run.stderr Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-json.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-json.run.stdout Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-terse.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-terse.run.stdout Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00