rust/compiler/rustc_codegen_ssa
Ben Kimock 8836ac5758 Add a new debug_assertions instrinsic (compiler)
And in clippy
2024-02-08 11:49:08 -05:00
..
src Add a new debug_assertions instrinsic (compiler) 2024-02-08 11:49:08 -05:00
Cargo.toml Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
messages.ftl Correct the anchor of an URL in an error message 2024-01-22 01:02:20 +09:00

README.md

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