Commit cb7ab1a
committed
fix(libtest): Enable Instant on wasm targets
`Instant::now()` works correctly on Emscripten since
rust-lang/libc#3962. All wasm-family targets
with OS support can now handle instants.1 parent 25a1657 commit cb7ab1a
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
318 | | - | |
319 | | - | |
| 317 | + | |
| 318 | + | |
320 | 319 | | |
321 | 320 | | |
322 | 321 | | |
| |||
0 commit comments