rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov 907aa440cf rustc: Move stable_crate_id from Session to GlobalCtxt
Removes a piece of mutable state.
Follow up to #114578.
2023-08-09 14:35:23 +08:00
..
src rustc: Move stable_crate_id from Session to GlobalCtxt 2023-08-09 14:35:23 +08:00
Cargo.toml Enable tests on rustc_codegen_ssa 2023-08-03 12:48:55 -07:00
messages.ftl Add note about writing native-static-libs to file 2023-07-20 11:04:32 -07:00
README.md

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