mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
aad2c5af06
Even more float cast tests Copy a bunch of float cast tests from https://github.com/WebAssembly/testsuite/blob/master/conversions.wast. I didn't do all of them though, too lazy... maybe we should have a wasm interpreter written in Rust and run that in Miri and use the wasm test suite directly that way? :P