rust/src/test/ui/expr/if
2022-06-13 20:53:48 -07:00
..
attrs Formally implement let chains 2022-01-18 19:38:17 -03:00
bad-if-let-suggestion.rs Don't suggest adding let in certain if conditions 2022-06-07 21:02:58 -07:00
bad-if-let-suggestion.stderr Don't suggest adding let in certain if conditions 2022-06-07 21:02:58 -07:00
expr-if-panic-fn.rs
expr-if-panic-pass.rs Move some tests to more reasonable directories 2021-02-16 21:22:21 -03:00
expr-if-panic.rs
expr-if.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
if-branch-types.rs
if-branch-types.stderr
if-check-panic.rs
if-check.rs Move src/test/ui/if-*.rs to src/test/expr/if/if-*.rs 2020-11-24 17:53:39 -08:00
if-cond-bot.rs
if-else-type-mismatch.rs Move src/test/ui/if-*.rs to src/test/expr/if/if-*.rs 2020-11-24 17:53:39 -08:00
if-else-type-mismatch.stderr Move src/test/ui/if-*.rs to src/test/expr/if/if-*.rs 2020-11-24 17:53:39 -08:00
if-let-arm-types.rs
if-let-arm-types.stderr
if-let.rs Introduce hir::ExprKind::Let - Take 2 2021-08-15 16:18:26 -03:00
if-let.stderr Bless tests 2021-10-15 02:36:58 -05:00
if-loop.rs
if-no-match-bindings.rs
if-no-match-bindings.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
if-ret.rs Introduce hir::ExprKind::Let - Take 2 2021-08-15 16:18:26 -03:00
if-ret.stderr Introduce hir::ExprKind::Let - Take 2 2021-08-15 16:18:26 -03:00
if-typeck.rs
if-typeck.stderr
if-without-block.rs Improve parsing errors and suggestions for bad if statements 2022-06-13 20:53:48 -07:00
if-without-block.stderr Improve parsing errors and suggestions for bad if statements 2022-06-13 20:53:48 -07:00
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 Move some tests to more reasonable directories 2021-02-16 21:22:21 -03:00
issue-4201.stderr Move some tests to more reasonable directories 2021-02-16 21:22:21 -03:00