rust/tests/ui/expr/if
George-lewis d56cdd48cb Bless tests
Update tests
2024-01-13 12:46:58 -05:00
..
attrs Bless tests 2024-01-13 12:46:58 -05: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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-if-panic-pass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-if-panic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-if.rs Move /src/test to /tests 2023-01-11 09:32:08 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-check.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-cond-bot.rs Move /src/test to /tests 2023-01-11 09:32:08 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-let.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-loop.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-no-match-bindings.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-no-match-bindings.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-ret.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-ret.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-typeck.rs Move /src/test to /tests 2023-01-11 09:32:08 +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