mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-26 17:42:22 -04:00
209ea4726e
* fix(rustc_codegen_ssa): Use cg_operand for Freeze check * chore: remove unnecessary comment * test: add test for ssa rval monomorphization issue * fix: move ssa-rval-monomorphization test * tweak comment Co-authored-by: Ralf Jung <post@ralfj.de>