mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
f9adc1ee9d
This commit refactors the `#[do_not_recommend]` support in the old parser to also apply to projection errors and not only to selection errors. This allows the attribute to be used more widely.