rust/tests/ui/match
2025-04-30 10:44:24 +03:00
..
auxiliary
postfix-match UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
const_non_normal_zst_ref_pattern.rs
dont-highlight-diverging-arms.rs
dont-highlight-diverging-arms.stderr
enum-and-break-in-match-issue-41213.rs Quickfix //@ check-pass is enough 2025-02-04 21:42:43 +05:30
expr-match-panic-fn.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
expr-match-panic.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
expr_before_ident_pat.rs
expr_before_ident_pat.stderr
guards-parenthesized-and.rs
guards.rs
intended-binding-pattern-is-const.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
intended-binding-pattern-is-const.stderr Point at const when intended binding fall-through pattern is a const 2024-11-17 23:40:00 +00:00
issue-5530.rs
issue-11319.rs
issue-11319.stderr
issue-11940.rs
issue-12552.rs
issue-12552.stderr
issue-18060.rs
issue-26251.rs
issue-26996.rs
issue-27021.rs
issue-33498.rs
issue-36401.rs
issue-37598.rs
issue-42679.rs
issue-46920-byte-array-patterns.rs
issue-56685.rs
issue-56685.stderr Trim suggestion parts to the subset that is purely additive 2025-02-14 00:44:10 -08:00
issue-70972-dyn-trait.rs
issue-70972-dyn-trait.stderr Specify type kind of constant that can't be used in patterns 2024-12-04 20:29:36 +00:00
issue-72680.rs
issue-72896-non-partial-eq-const.rs Reword message for non-structural type constant in pattern 2024-12-04 20:29:36 +00:00
issue-72896-non-partial-eq-const.stderr Add more context to fall-through "const pattern of non-structural type" error 2024-12-04 20:29:36 +00:00
issue-74050-end-span.rs
issue-74050-end-span.stderr
issue-82392.rs Explicitly annotate edition for unpretty=expanded and unpretty=hir tests 2025-04-16 11:10:10 +02:00
issue-82392.stdout Improve HIR pretty-printing of if/else some more. 2025-04-26 06:35:44 +10:00
issue-82866.rs
issue-82866.stderr
issue-84434.rs
issue-91058.rs
issue-91058.stderr
issue-92100.rs
issue-92100.stderr
issue-113012.rs
issue-114691.rs
issue-115681.rs
match-arm-resolving-to-never.rs
match-arm-resolving-to-never.stderr
match-bot-panic.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
match-disc-bot.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
match-float.rs Replace f16 and f128 pattern matching stubs with real implementations 2024-06-23 04:28:42 -05:00
match-fn-call.rs
match-fn-call.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
match-ill-type2.rs
match-ill-type2.stderr
match-incompat-type-semi.rs
match-incompat-type-semi.stderr Filter empty lines, comments and delimiters from previous to last multiline span rendering 2024-12-12 23:36:27 +00:00
match-join.rs
match-join.stderr
match-no-arms-unreachable-after.rs
match-no-arms-unreachable-after.stderr
match-on-negative-integer-ranges.rs
match-pattern-field-mismatch-2.rs
match-pattern-field-mismatch-2.stderr
match-pattern-field-mismatch.rs
match-pattern-field-mismatch.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
match-range-fail-2.rs Stabilize exclusive_range 2024-05-02 19:42:31 -04:00
match-range-fail-2.stderr Stabilize exclusive_range 2024-05-02 19:42:31 -04:00
match-range-fail.rs
match-range-fail.stderr
match-ref-mut-invariance.rs
match-ref-mut-invariance.stderr
match-ref-mut-let-invariance.rs
match-ref-mut-let-invariance.stderr
match-ref-mut-stability.rs
match-struct.rs compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
match-struct.stderr
match-tag-nullary.rs
match-tag-nullary.stderr
match-tag-unary.rs
match-tag-unary.stderr
match-tail-expr-never-type-error.rs
match-tail-expr-never-type-error.stderr
match-type-err-first-arm.rs
match-type-err-first-arm.stderr Filter empty lines, comments and delimiters from previous to last multiline span rendering 2024-12-12 23:36:27 +00:00
match-unresolved-one-arm.rs
match-unresolved-one-arm.stderr
match-vec-mismatch-2.rs
match-vec-mismatch-2.stderr
match-wildcards.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
match_non_exhaustive.rs
match_non_exhaustive.stderr
non-first-arm-doesnt-match-expected-return-type.rs
non-first-arm-doesnt-match-expected-return-type.stderr
pattern-deref-miscompile.rs
privately-uninhabited-issue-137999.rs mir_build: consider privacy when checking for irrefutable patterns 2025-03-07 16:16:41 +01:00
privately-uninhabited-issue-137999.stderr mir_build: consider privacy when checking for irrefutable patterns 2025-03-07 16:16:41 +01:00
single-line.rs
single-line.stderr
validate-range-endpoints.rs remove feature(inline_const_pat) 2025-03-21 09:35:31 +01:00
validate-range-endpoints.stderr remove feature(inline_const_pat) 2025-03-21 09:35:31 +01:00