..
bind-by-copy.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
bind-by-move-neither-can-live-while-the-other-survives-1.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
bind-by-move-neither-can-live-while-the-other-survives-1.stderr
Shrink binding span.
2023-04-03 15:59:21 +00:00
bind-by-move-no-subbindings-fun-param.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
bind-by-move-no-subbindings-fun-param.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-move-and-move.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-move-and-move.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-pat-at-and-box-pass.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-pat-at-and-box.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-pat-at-and-box.stderr
Run check_match and check_liveness when MIR is built instead of having an explicit phase for them
2023-04-21 22:32:38 +00:00
borrowck-pat-by-copy-bindings-in-at.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-pat-by-move-and-ref-inverse-promotion.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-pat-by-move-and-ref-inverse-promotion.stderr
Shrink binding span.
2023-04-03 15:59:21 +00:00
borrowck-pat-by-move-and-ref-inverse.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-pat-by-move-and-ref-inverse.stderr
Run check_match and check_liveness when MIR is built instead of having an explicit phase for them
2023-04-21 22:32:38 +00:00
borrowck-pat-by-move-and-ref.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-pat-by-move-and-ref.stderr
Run check_match and check_liveness when MIR is built instead of having an explicit phase for them
2023-04-21 22:32:38 +00:00
borrowck-pat-ref-both-sides.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-pat-ref-mut-and-ref.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-pat-ref-mut-and-ref.stderr
Run check_match and check_liveness when MIR is built instead of having an explicit phase for them
2023-04-21 22:32:38 +00:00
borrowck-pat-ref-mut-twice.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
borrowck-pat-ref-mut-twice.stderr
Run check_match and check_liveness when MIR is built instead of having an explicit phase for them
2023-04-21 22:32:38 +00:00
box-patterns.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
copy-and-move-mixed.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
copy-and-move-mixed.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
default-binding-modes-both-sides-independent.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
default-binding-modes-both-sides-independent.stderr
Shrink binding span.
2023-04-03 15:59:21 +00:00
nested-binding-mode-lint.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
nested-binding-modes-mut.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
nested-binding-modes-mut.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
nested-binding-modes-ref.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
nested-binding-modes-ref.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
nested-patterns.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
nested-type-ascription-syntactically-invalid.rs
Rip it out
2023-05-01 16:15:13 +08:00
nested-type-ascription-syntactically-invalid.stderr
Rip it out
2023-05-01 16:15:13 +08:00
or-patterns-box-patterns.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
or-patterns-slice-patterns.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
or-patterns.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
pat-at-same-name-both.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
pat-at-same-name-both.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
slice-patterns.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
wild-before-at-syntactically-rejected.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
wild-before-at-syntactically-rejected.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00