rust/compiler/rustc_middle
Ralf Jung 5e65109f21 add write_box_via_move intrinsic and use it for vec!
This allows us to get rid of box_new entirely
2026-02-16 17:27:40 +01:00
..
src add write_box_via_move intrinsic and use it for vec! 2026-02-16 17:27:40 +01:00
Cargo.toml Move rustc_query_system::query::job to rustc_middle. 2026-02-14 18:33:13 +11:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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