mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
48247884c9
Remove unnecessary `path` attribute Follow up to #111401. I missed this at the time but it should now be totally unnecessary since the other include was removed. r? `@workingjubilee`