rust/tests
bors f633537f3e Auto merge of #2469 - RalfJung:math, r=RalfJung
implement some missing float functions

With this we support the entire float API surface of the standard library. :)

Also fixes https://github.com/rust-lang/miri/issues/2468 by using host floats to implement FMA.
2022-08-06 15:01:44 +00:00
..
fail Add mkstemp shim for unix 2022-08-02 19:56:05 -04:00
panic Allow tests to have dependencies 2022-07-20 15:54:35 +00:00
pass Auto merge of #2469 - RalfJung:math, r=RalfJung 2022-08-06 15:01:44 +00:00
compiletest.rs make miri a better RUSTC by default inside cargo-miri 2022-07-24 13:30:32 -04:00