mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 23:40:48 +00:00
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.
For more information about how rustc works, see the rustc dev guide.