rust/compiler/rustc_codegen_ssa
Jubilee Young 32fd1a7b72 compiler: replace ExternAbi::name calls with formatters
Most of these just format the ABI string, so... just format ExternAbi?
This makes it more consistent and less jank when we can do it.
2025-02-11 19:42:47 -08:00
..
src compiler: replace ExternAbi::name calls with formatters 2025-02-11 19:42:47 -08:00
Cargo.toml Bump cc to v1.2.13 for the compiler workspace 2025-02-10 00:06:31 -08:00
messages.ftl Rollup merge of #133429 - EnzymeAD:autodiff-middle, r=oli-obk 2025-01-31 00:26:30 -05:00
README.md

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