rust/tests/ui/rfcs/rfc-1937-termination-trait
John Kåre Alsaker e561ec0e03 Remove global `next_disambiguator` state and handle it with a `DisambiguatorState` type 2025-04-29 13:22:38 +02:00
..
issue-103052-1.rs
issue-103052-1.stderr
issue-103052-2.rs Remove some unnecessary allow(incomplete_features) 2024-03-11 19:42:04 +00:00
issue-103052-2.stderr Remove global `next_disambiguator` state and handle it with a `DisambiguatorState` type 2025-04-29 13:22:38 +02:00
termination-trait-for-box-dyn-error-err.rs tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}` 2025-01-23 20:51:29 +08:00
termination-trait-for-box-dyn-error-ok.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
termination-trait-for-empty.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
termination-trait-for-exitcode.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
termination-trait-for-impl-termination.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
termination-trait-for-never.rs tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}` 2025-01-23 20:51:29 +08:00
termination-trait-for-result-box-error_err.rs tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}` 2025-01-23 20:51:29 +08:00
termination-trait-for-result-box-error_ok.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
termination-trait-for-result.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
termination-trait-for-str-err.rs tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}` 2025-01-23 20:51:29 +08:00
termination-trait-for-str-ok.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
termination-trait-impl-trait.rs
termination-trait-impl-trait.stderr
termination-trait-in-test-should-panic.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
termination-trait-in-test-should-panic.stderr
termination-trait-in-test.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
termination-trait-main-i32.rs
termination-trait-main-i32.stderr
termination-trait-main-wrong-type.rs
termination-trait-main-wrong-type.stderr
termination-trait-not-satisfied.rs
termination-trait-not-satisfied.stderr
termination-trait-test-wrong-type.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
termination-trait-test-wrong-type.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00