mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
1f90b04cd6
The original test casts were optimized away by rustc, so cg_clif never saw them. cc #668