Eric Huss
|
b7c975b22e
|
library: Update rand to 0.9.0
|
2025-02-13 12:20:55 -08:00 |
|
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 |
|
Michael Goulet
|
c682aa162b
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
|
Scott McMurray
|
d2309c2a9d
|
Ban non-array SIMD
|
2024-09-09 19:39:43 -07:00 |
|
Thom Chiovoloni
|
a4bf36e87b
|
Update rand in the stdlib tests, and remove the getrandom feature from it
|
2023-01-04 14:52:41 -08:00 |
|
Thom Chiovoloni
|
0812759840
|
Avoid use of rand::thread_rng in stdlib benchmarks
|
2022-05-02 00:08:21 -07:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|