mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 21:37:27 +00:00
* Expand wasm32 testing on CI Run the full `run.sh` test script to get full assertions, including that nothing in the wasm compiler-builtins is panicking. Unfortunately it's currently panicking, so this is good to weed out! * Update libm