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
..
2025-06-05 07:59:51 +08:00

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