rust/compiler/rustc_codegen_ssa
bjorn3 506ed6dcb7 Remove SelfProfilerRef from CodegenContext
It can't be serialized to a file.
2026-02-12 12:44:14 +00:00
..
src Remove SelfProfilerRef from CodegenContext 2026-02-12 12:44:14 +00:00
Cargo.toml Port rustc_expected_cgu_reuse to the new attribute parser 2026-02-10 10:10:38 +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.