rust/compiler/rustc_codegen_ssa
Scott McMurray 5ba54c9e31 Delete Rvalue::Len
Everything's moved to `PtrMetadata` instead.
2024-12-22 06:12:39 -08:00
..
src Delete Rvalue::Len 2024-12-22 06:12:39 -08:00
Cargo.toml Bump compiler cc to 1.2.5 2024-12-19 19:02:01 +08:00
messages.ftl fix: rust-lang/rust#47446 2024-11-15 15:25:19 +01:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.