Skip to content

Commit 562c522

Browse files
committed
remove tests/ui/pattern/no_ref_mut_behind_and.rs
This was a test for `ref_pat_eat_one_layer_2024` downgrading a `mut ref` default binding mode to `ref` within a shared reference pattern (i.e. Rule 3) on edition 2021 specifically. Since it's near-identical to another existing test (currently in `ref_pat_eat_one_layer_2021.rs` in the "experimental" rfc 3627 subdirectory) and that particular feature gate's typing rulesets are planned to no longer have Rule 3, I'm opting to remove it rather than continue maintaining it separately.
1 parent d8f975c commit 562c522

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tests/ui/pattern/no_ref_mut_behind_and.rs

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)