rust/compiler/rustc_codegen_ssa
Nicholas Nethercote f0426b77fc Remove the lifetime from DiagnosticArgName.
Because it's always 'static.
2024-01-30 18:46:08 +11:00
..
src Remove the lifetime from DiagnosticArgName. 2024-01-30 18:46:08 +11:00
Cargo.toml Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
messages.ftl Correct the anchor of an URL in an error message 2024-01-22 01:02:20 +09: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.