about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/query.rs
diff options
context:
space:
mode:
authordianne <diannes.gm@gmail.com>2025-01-12 22:01:17 -0800
committerdianne <diannes.gm@gmail.com>2025-01-12 22:01:17 -0800
commit562c522b947cb026aef70ed77041850fa067e571 (patch)
tree20cad91ab103c307b23303f803a44565d7818f7c /compiler/rustc_mir_transform/src/coverage/query.rs
parentd8f975cc23395597dd3d0f68c11873b1698cedcf (diff)
downloadrust-562c522b947cb026aef70ed77041850fa067e571.tar.gz
rust-562c522b947cb026aef70ed77041850fa067e571.zip
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.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions