rust/src/test/ui/expr/if
Aaron Hill 0dd9f118d9
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
2021-05-12 19:03:06 -04:00
..
attrs
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
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 replace if-let and while-let with if let and while let 2021-02-17 19:26:38 +09:00
if-let.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
if-loop.rs
if-no-match-bindings.rs
if-no-match-bindings.stderr
if-ret.rs Move src/test/ui/if-*.rs to src/test/expr/if/if-*.rs 2020-11-24 17:53:39 -08:00
if-ret.stderr Move src/test/ui/if-*.rs to src/test/expr/if/if-*.rs 2020-11-24 17:53:39 -08:00
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 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