rust/compiler/rustc_codegen_ssa
Matthias Krüger 240776176b
Rollup merge of #142352 - workingjubilee:c-int-width-is-an-integer, r=wesleywiser
compiler: Make `c_int_width` an integer

Because it is.

That's all I got.
2025-06-12 03:14:54 +02:00
..
src Rollup merge of #142352 - workingjubilee:c-int-width-is-an-integer, r=wesleywiser 2025-06-12 03:14:54 +02:00
Cargo.toml Bump object 2025-06-05 07:59:51 +08:00
messages.ftl intrinsics: use const generic to set atomic ordering 2025-06-07 21:45:58 +02: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.