rust/tests/ui/try-trait
2026-01-25 17:30:39 +00:00
..
bad-interconversion.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
bad-interconversion.stderr TryFrom<integer> for bool 2026-01-25 17:30:39 +00:00
bad-question-mark-on-trait-object.rs test: modified bad-question-mark-on-trait-objects to match expected 2026-01-02 00:57:43 +05:00
bad-question-mark-on-trait-object.stderr test: modified bad-question-mark-on-trait-objects to match expected 2026-01-02 00:57:43 +05:00
incompatible-types-with-question-mark-51632.rs Rehome tests/ui/issues/ tests [3/?] 2025-08-04 16:43:53 -04:00
incompatible-types-with-question-mark-51632.stderr Rehome tests/ui/issues/ tests [3/?] 2025-08-04 16:43:53 -04:00
issue-32709.rs Move tests 2023-08-28 17:47:37 -03:00
issue-32709.stderr Don't mention FromResidual on bad ? 2025-02-18 17:34:16 +00:00
option-to-result.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
option-to-result.stderr Tweak E0277 when predicate comes indirectly from ? 2025-02-20 18:15:39 +00:00
try-as-monad.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
try-on-option-diagnostics.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
try-on-option-diagnostics.stderr Tweak E0277 when predicate comes indirectly from ? 2025-02-20 18:15:39 +00:00
try-on-option.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-on-option.stderr Tweak E0277 when predicate comes indirectly from ? 2025-02-20 18:15:39 +00:00
try-operator-custom.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
try-operator-expansion-hygiene.rs cleaned up some tests 2025-07-10 18:47:20 +05:00
try-operator-on-main.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-operator-on-main.stderr On unmet trait bound, mention if trait is unstable 2026-01-13 01:16:58 +00:00
try-operator-various-contexts.rs cleaned up some tests 2025-07-10 18:47:20 +05:00
try-poll.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
yeet-for-option.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
yeet-for-result.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00