mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 22:15:50 +00:00
Fix duplicate note on internal feature gates with associated issues Fixes #116293 Note sure if I should add tests because the issue occurs only for feature gates having associated issues and that set of feature gates will change unpredictably leading to an unnecessary churn in tests.