about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/query.rs
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2025-02-10 00:51:51 -0800
committerGitHub <noreply@github.com>2025-02-10 00:51:51 -0800
commit6ef2cd8e1c3638bbc30dcd44159ffed459264e81 (patch)
tree834be0f47d46ce3dc88ac88cf914e90c2ecb07a3 /compiler/rustc_mir_transform/src/coverage/query.rs
parent888b4384763b5dcae5696d83c0d99c09ca657b72 (diff)
parentb01c7f6b9c6ac837511e7bb75c15e9cd537fc974 (diff)
downloadrust-6ef2cd8e1c3638bbc30dcd44159ffed459264e81.tar.gz
rust-6ef2cd8e1c3638bbc30dcd44159ffed459264e81.zip
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
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions