rust/tests/ui/try-block
2025-04-10 09:56:37 +02:00
..
issue-45124.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-bad-lifetime.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-bad-lifetime.stderr Peel off explicit (or implicit) deref before suggesting clone on move error in borrowck 2024-07-26 14:41:56 -04:00
try-block-bad-type.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-bad-type.stderr Don't mention FromResidual on bad ? 2025-02-18 17:34:16 +00:00
try-block-catch.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-catch.stderr
try-block-in-edition2015.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-in-edition2015.stderr
try-block-in-match-arm.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-in-match.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-in-return.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-in-while.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-in-while.stderr
try-block-maybe-bad-lifetime.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-maybe-bad-lifetime.stderr
try-block-opt-init.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-opt-init.stderr
try-block-type-error.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-type-error.stderr Stop inverting expectation in normalization errors 2024-10-16 13:44:56 -04:00
try-block-unreachable-code-lint.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-unreachable-code-lint.stderr
try-block-unused-delims.fixed replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-unused-delims.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-block-unused-delims.stderr
try-block.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
try-is-identifier-edition2015.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00