rust/compiler/rustc_codegen_ssa
bors 46264e6dfd Auto merge of #138489 - tmiasko:call-tmps-lifetime, r=workingjubilee
Describe lifetime of call argument temporaries passed indirectly

Fixes #132014.
2025-05-26 01:16:52 +00:00
..
src Auto merge of #138489 - tmiasko:call-tmps-lifetime, r=workingjubilee 2025-05-26 01:16:52 +00:00
Cargo.toml Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin 2025-05-19 13:24:54 +10:00
messages.ftl make enabling the neon target feature a FCW 2025-05-22 12:19:25 +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.