rust/library/alloc
Jacob Pratt b58221ec9d
Rollup merge of #135948 - bjorn3:update_emscripten_std_tests, r=Mark-Simulacrum
Update emscripten std tests

This disables a bunch of emscripten tests that test things emscripten doesn't support and re-enables a whole bunch of tests which now work just fine on emscripten.

Tested with `EMCC_CFLAGS="-s MAXIMUM_MEMORY=2GB" ./x.py test library/ --target wasm32-unknown-emscripten`.
2025-01-25 23:27:00 -05:00
..
benches Fix testing of the standard library with Emscripten 2025-01-24 09:25:34 +00:00
src Rollup merge of #135728 - hkBst:patch-8, r=joboet 2025-01-24 23:25:43 +01:00
tests Rollup merge of #135948 - bjorn3:update_emscripten_std_tests, r=Mark-Simulacrum 2025-01-25 23:27:00 -05:00
Cargo.toml Update compiler-builtins to 0.1.143 2025-01-15 04:02:19 +00:00