mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
4160a54dc5
Like #130865 did for the standard library, we can use `&raw` in the compiler now that stage0 supports it. Also like the other issue, I did not make any doc or test changes at this time.