rust/compiler/rustc_codegen_ssa
bjorn3 639cb694df Replace Registry type with a lazily initialized static
And move try_find_description to rustc_errors::codes.
2026-02-05 10:54:46 +00:00
..
src Replace Registry type with a lazily initialized static 2026-02-05 10:54:46 +00:00
Cargo.toml Remove an unneeded HashStable derive. 2026-02-03 12:56:00 +11:00
messages.ftl Port #[patchable_function_entry] to attr parser 2026-01-20 11:46:05 +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.