rust/compiler/rustc_middle
Josh Stone 4160a54dc5 Use &raw in the compiler
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.
2024-09-26 20:33:26 -07:00
..
2024-09-26 20:33:26 -07:00
2024-09-20 10:02:14 -07:00

For more information about how rustc works, see the rustc dev guide.