rust/tests/ui/expr/if
2025-01-23 20:51:29 +08:00
..
attrs Make parse error suggestions verbose and fix spans 2024-07-12 03:02:57 +00:00
bad-if-let-suggestion.rs
bad-if-let-suggestion.stderr
expr-if-panic-fn.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08: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 tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
expr-if.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
if-branch-types.rs
if-branch-types.stderr
if-check-panic.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
if-check.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
if-cond-bot.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
if-else-chain-missing-else.rs Detect if-else chains with a missing final else in type errors 2025-01-16 00:18:26 +00:00
if-else-chain-missing-else.stderr Detect if-else chains with a missing final else in type errors 2025-01-16 00:18:26 +00:00
if-else-type-mismatch.rs
if-else-type-mismatch.stderr
if-let-arm-types.rs
if-let-arm-types.stderr Tweak multispan rendering 2024-12-12 23:36:27 +00:00
if-let.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
if-let.stderr Hash only the spans that we care ended up reading in Span::try_metavars 2024-12-21 20:37:27 +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
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 tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
if-ret.stderr tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
if-typeck.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
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