rust/tests/ui/pattern/bindings-after-at
2024-02-16 20:02:50 +00:00
..
bind-by-copy.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
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 Put new bindings first in refutable cases too 2024-01-25 02:56:02 +01:00
borrowck-move-and-move.stderr Put new bindings first in refutable cases too 2024-01-25 02:56:02 +01:00
borrowck-pat-at-and-box-pass.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
borrowck-pat-at-and-box.rs
borrowck-pat-at-and-box.stderr
borrowck-pat-by-copy-bindings-in-at.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
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 Put new bindings first in refutable cases too 2024-01-25 02:56:02 +01:00
borrowck-pat-by-move-and-ref-inverse.stderr Put new bindings first in refutable cases too 2024-01-25 02:56:02 +01:00
borrowck-pat-by-move-and-ref.rs Put new bindings first in refutable cases too 2024-01-25 02:56:02 +01:00
borrowck-pat-by-move-and-ref.stderr Put new bindings first in refutable cases too 2024-01-25 02:56:02 +01:00
borrowck-pat-ref-both-sides.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
borrowck-pat-ref-mut-and-ref.rs Put new bindings first in refutable cases too 2024-01-25 02:56:02 +01:00
borrowck-pat-ref-mut-and-ref.stderr Put new bindings first in refutable cases too 2024-01-25 02:56:02 +01:00
borrowck-pat-ref-mut-twice.rs Put new bindings first in refutable cases too 2024-01-25 02:56:02 +01:00
borrowck-pat-ref-mut-twice.stderr Put new bindings first in refutable cases too 2024-01-25 02:56:02 +01:00
box-patterns.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
nested-binding-modes-mut.rs
nested-binding-modes-mut.stderr
nested-binding-modes-ref.rs
nested-binding-modes-ref.stderr
nested-patterns.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
nested-type-ascription-syntactically-invalid.rs
nested-type-ascription-syntactically-invalid.stderr
or-patterns-box-patterns.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
or-patterns-slice-patterns.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
or-patterns.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
pat-at-same-name-both.rs Continue to borrowck even if there were previous errors 2024-02-08 08:10:43 +00:00
pat-at-same-name-both.stderr Continue to borrowck even if there were previous errors 2024-02-08 08:10:43 +00:00
slice-patterns.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
wild-before-at-syntactically-rejected.rs
wild-before-at-syntactically-rejected.stderr