mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
2143a9ff9a
Also remove `stable` stability annotations from inherent impls (There will be a warning for useless stability annotations soon.) r? @Gankro