rust/tests/ui/or-patterns
bors 883f9f72e8 Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #138632 (Stabilize `cfg_boolean_literals`)
 - #139416 (unstable book; document `macro_metavar_expr_concat`)
 - #139782 (Consistent with treating Ctor Call as Struct in liveness analysis)
 - #139885 (document RUSTC_BOOTSTRAP, RUSTC_OVERRIDE_VERSION_STRING, and -Z allow-features in the unstable book)
 - #139904 (Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests)
 - #139932 (transmutability: Refactor tests for simplicity)
 - #139944 (Move eager translation to a method on Diag)
 - #139948 (git: ignore `60600a6fa4` for blame purposes)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-04-17 11:21:54 +00:00
..
already-bound-name.rs
already-bound-name.stderr
basic-switch.rs
basic-switchint.rs
bindings-runpass-1.rs
bindings-runpass-2.rs
box-patterns.rs
consistent-bindings.rs
const-fn.rs
exhaustiveness-non-exhaustive.rs
exhaustiveness-non-exhaustive.stderr
exhaustiveness-pass.rs
exhaustiveness-unreachable-pattern.rs
exhaustiveness-unreachable-pattern.stderr
fn-param-wrap-parens.fixed Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
fn-param-wrap-parens.rs Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
fn-param-wrap-parens.stderr
for-loop.rs
if-let-while-let.rs
inconsistent-modes.rs
inconsistent-modes.stderr
inner-or-pat.or3.stderr
inner-or-pat.or4.stderr
inner-or-pat.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
issue-64879-trailing-before-guard.rs
issue-64879-trailing-before-guard.stderr
issue-67514-irrefutable-param.rs
issue-68785-irrefutable-param-with-at.rs
issue-69875-should-have-been-expanded-earlier-non-exhaustive.rs
issue-69875-should-have-been-expanded-earlier-non-exhaustive.stderr
issue-69875-should-have-been-expanded-earlier.rs
issue-70413-no-unreachable-pat-and-guard.rs
let-pattern.rs
macro-pat.rs
mismatched-bindings-async-fn.rs
mismatched-bindings-async-fn.stderr
missing-bindings.rs
missing-bindings.stderr Filter empty lines, comments and delimiters from previous to last multiline span rendering 2024-12-12 23:36:27 +00:00
mix-with-wild.rs
multiple-pattern-typo.rs
multiple-pattern-typo.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
nested-undelimited-precedence.rs
nested-undelimited-precedence.stderr
or-patterns-binding-type-mismatch.rs
or-patterns-binding-type-mismatch.stderr
or-patterns-default-binding-modes.rs
or-patterns-syntactic-fail-2018.rs
or-patterns-syntactic-fail-2018.stderr
or-patterns-syntactic-fail.rs
or-patterns-syntactic-fail.stderr Remove old diagnostic notes for type ascription syntax 2025-04-16 20:24:55 +10:00
or-patterns-syntactic-pass-2021.rs
or-patterns-syntactic-pass.rs Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
or-patterns-syntactic-pass.stderr
remove-leading-vert.fixed Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
remove-leading-vert.rs Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
remove-leading-vert.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
search-via-bindings.rs
simplification_subtleties.rs
slice-patterns.rs
struct-like.rs
while-parsing-this-or-pattern.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
while-parsing-this-or-pattern.stderr