rust/tests/ui/expr/if
Matthew Jasper e324a59eb6 Address review comments
- Add doc comment to new type
- Restore "only supported directly in conditions of `if` and `while` expressions" note
- Rename variant with clearer name
2023-09-13 15:00:31 +00:00
..
attrs
bad-if-let-suggestion.rs Reduce double errors for invalid let expressions 2023-09-11 16:17:06 +00:00
bad-if-let-suggestion.stderr Address review comments 2023-09-13 15:00:31 +00:00
expr-if-panic-fn.rs
expr-if-panic-pass.rs
expr-if-panic.rs
expr-if.rs
if-branch-types.rs
if-branch-types.stderr
if-check-panic.rs
if-check.rs
if-cond-bot.rs
if-else-type-mismatch.rs
if-else-type-mismatch.stderr
if-let-arm-types.rs
if-let-arm-types.stderr
if-let.rs
if-let.stderr
if-loop.rs
if-no-match-bindings.rs
if-no-match-bindings.stderr
if-ret.rs
if-ret.stderr
if-typeck.rs
if-typeck.stderr
if-without-block.rs
if-without-block.stderr
if-without-else-as-fn-expr.rs
if-without-else-as-fn-expr.stderr
if-without-else-result.rs
if-without-else-result.stderr
issue-4201.rs
issue-4201.stderr