rust/tests/ui/pattern/bindings-after-at
bors 883f9f72e8 Auto merge of - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

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

r? `@ghost`
`@rustbot` modify labels: rollup
2025-04-17 11:21:54 +00:00
..
bind-by-copy-or-pat.rs
bind-by-copy-or-pat.stderr
bind-by-copy.rs
bind-by-move-neither-can-live-while-the-other-survives-1.rs
bind-by-move-neither-can-live-while-the-other-survives-1.stderr
bind-by-move-no-subbindings-fun-param.rs
bind-by-move-no-subbindings-fun-param.stderr
borrowck-move-and-move.rs
borrowck-move-and-move.stderr
borrowck-pat-at-and-box-pass.rs
borrowck-pat-at-and-box.rs
borrowck-pat-at-and-box.stderr
borrowck-pat-by-copy-bindings-in-at.rs
borrowck-pat-by-move-and-ref-inverse-promotion.rs
borrowck-pat-by-move-and-ref-inverse-promotion.stderr
borrowck-pat-by-move-and-ref-inverse.rs
borrowck-pat-by-move-and-ref-inverse.stderr
borrowck-pat-by-move-and-ref.rs
borrowck-pat-by-move-and-ref.stderr
borrowck-pat-ref-both-sides.rs
borrowck-pat-ref-mut-and-ref.rs
borrowck-pat-ref-mut-and-ref.stderr
borrowck-pat-ref-mut-twice.rs
borrowck-pat-ref-mut-twice.stderr
box-patterns.rs
copy-and-move-mixed.rs
copy-and-move-mixed.stderr
default-binding-modes-both-sides-independent.rs
default-binding-modes-both-sides-independent.stderr
nested-binding-mode-lint.rs
nested-binding-modes-mut.rs
nested-binding-modes-mut.stderr
nested-binding-modes-ref.rs
nested-binding-modes-ref.stderr Make E0614 a structured error 2025-02-25 16:56:04 +00:00
nested-patterns.rs
nested-type-ascription-syntactically-invalid.rs Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
nested-type-ascription-syntactically-invalid.stderr Remove old diagnostic notes for type ascription syntax 2025-04-16 20:24:55 +10:00
or-patterns-box-patterns.rs
or-patterns-slice-patterns.rs
or-patterns.rs
pat-at-same-name-both.rs
pat-at-same-name-both.stderr
slice-patterns.rs
wild-before-at-syntactically-rejected.rs Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
wild-before-at-syntactically-rejected.stderr