]> git.lizzy.rs Git - rust.git/commit
Scalar: only convert to/from soft-float types, not to/from hard-floats
authorRalf Jung <post@ralfj.de>
Sat, 8 Jun 2019 21:30:33 +0000 (23:30 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 8 Jun 2019 21:30:33 +0000 (23:30 +0200)
commit3836573ae4610f75d41d467e35d855efd6b000b5
tree1d599db79b769cd49132c3ae8d03cb028f93b3f0
parent5c45343f11fbf93cf4e15568aee3ff3f2f287466
Scalar: only convert to/from soft-float types, not to/from hard-floats
src/librustc/mir/interpret/value.rs
src/librustc_mir/hair/constant.rs
src/librustc_mir/interpret/cast.rs
src/librustc_mir/interpret/operator.rs