rust/library/std
bjorn3 d0a70d9328 Fix testing of the standard library with Emscripten
This does need EMCC_CFLAGS="-s MAXIMUM_MEMORY=2GB" avoid several OOMs.
2025-01-24 09:25:34 +00:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Fix testing of the standard library with Emscripten 2025-01-24 09:25:34 +00:00
tests Fix testing of the standard library with Emscripten 2025-01-24 09:25:34 +00:00
build.rs Enable f128 tests on all non-buggy platforms 🎉 2024-11-03 19:33:04 -06:00
Cargo.toml Update compiler-builtins to 0.1.143 2025-01-15 04:02:19 +00:00