Files
rust/library
Jubilee 6ef2cd8e1c Rollup merge of #136353 - purplesyringa:libtest-instant-wasm, r=Mark-Simulacrum
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.

Improves #131738.

~~This changes the behavior of libtest on `unknown-unknown`/`unknown-none` wasm targets, but as far as I can see, libtest doesn't support them anyway. (Can anyone double-check?)~~ UPD: this patch no longer affects `unknown-unknown` targets.

``@rustbot`` label +A-libtest +T-testing-devex +O-emscripten +O-wasm -needs-triage
2025-02-10 00:51:51 -08:00
..
2025-01-03 20:16:52 -08:00
2025-02-08 22:12:13 +00:00
2024-07-28 14:46:29 -04:00
2025-02-08 22:12:13 +00:00
2024-12-24 19:00:57 +01:00
2024-12-24 19:00:57 +01:00
2025-02-04 11:49:01 +00:00