rust/compiler/rustc_codegen_ssa
Scott McMurray ed06f361ac Remove unneeded FunctionCx from some codegen methods
No changes; just removing the `self` that wasn't needed.
2025-06-10 16:50:17 -07:00
..
src Remove unneeded FunctionCx from some codegen methods 2025-06-10 16:50:17 -07: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.