mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
e4e75688c2
Fix ICE in non-operand `aggregate_raw_ptr` intrinsic codegen Introduced in #123840 Found in #121571, cc `@clarfonthey`
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.