rust/tests
Kenny Goodin 46b6a3fb7f Add more missing math functions
Add missing functions for atan2, cosh, sinh, and tan.
Also add f32 calls and tests for cbrt and hypot.
2019-06-13 22:28:22 -04:00
..
compile-fail test that we cannot access unescaped static memory with a raw ptr 2019-06-02 22:16:02 +02:00
run-pass Add more missing math functions 2019-06-13 22:28:22 -04:00
compiletest.rs do not handle MIRI_SYSROOT in the driver at all, rely fully on the --sysroot flag 2019-06-09 17:10:04 +02:00