rust/library/test
Alisa Sireneva b01c7f6b9c fix(libtest): Enable Instant on Emscripten targets
`Instant::now()` works correctly on Emscripten since
https://github.com/rust-lang/libc/pull/3962. All wasm-family targets
with OS support can now handle instants.
2025-02-09 23:51:54 +03:00
..
src fix(libtest): Enable Instant on Emscripten targets 2025-02-09 23:51:54 +03:00
Cargo.toml Remove some unused crate dependencies. 2024-06-10 19:55:49 +10:00