rust/compiler/rustc_codegen_ssa
Scott McMurray b7e025cfb6 Remove rvalue_creates_operand entirely
Split to a separate commit to it could be reverted later if necessary, should we get new `Rvalue`s where we can't handle it this way.
2025-07-23 08:40:27 -07:00
..

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