rust/tests/ui/try-block
Esteban Küber 5a7caa3174 Fix accuracy of `T: Clone` check in suggestion 2024-04-11 16:41:41 +00:00
..
issue-45124.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-bad-lifetime.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-bad-lifetime.stderr Fix accuracy of `T: Clone` check in suggestion 2024-04-11 16:41:41 +00:00
try-block-bad-type.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-bad-type.stderr Provide more context on derived obligation error primary label 2024-01-30 21:28:18 +00:00
try-block-catch.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-catch.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
try-block-in-edition2015.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-in-edition2015.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-block-in-match-arm.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-in-match.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-in-return.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-in-while.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-in-while.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
try-block-maybe-bad-lifetime.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-maybe-bad-lifetime.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
try-block-opt-init.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-opt-init.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
try-block-type-error.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-type-error.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-block-unreachable-code-lint.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-unreachable-code-lint.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-block-unused-delims.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-unused-delims.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-block-unused-delims.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-block.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
try-is-identifier-edition2015.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00