rust/tests/ui/expr/if
Urgau c4a97d9407 Unify all the always-false cfgs under the `FALSE` cfg 2024-04-07 01:16:45 +02:00
..
attrs Unify all the always-false cfgs under the `FALSE` cfg 2024-04-07 01:16:45 +02:00
bad-if-let-suggestion.rs Suggest `let` or `==` on typo'd let-chain 2023-11-28 18:07:52 +00:00
bad-if-let-suggestion.stderr Suggest `let` or `==` on typo'd let-chain 2023-11-28 18:07:52 +00:00
expr-if-panic-fn.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
expr-if-panic-pass.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
expr-if-panic.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
expr-if.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
if-branch-types.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-branch-types.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
if-check-panic.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
if-check.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
if-cond-bot.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
if-else-type-mismatch.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-else-type-mismatch.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-let-arm-types.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-let-arm-types.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
if-let.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
if-let.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-loop.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
if-no-match-bindings.rs Continue to borrowck even if there were previous errors 2024-02-08 08:10:43 +00:00
if-no-match-bindings.stderr Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco" 2024-03-11 21:28:16 +00:00
if-ret.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
if-ret.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-typeck.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
if-typeck.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
if-without-block.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-without-block.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
if-without-else-as-fn-expr.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-without-else-as-fn-expr.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-without-else-result.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-without-else-result.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-4201.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-4201.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00