rust/library/test
Alex Crichton 8fcc009f7d libtest: Print timing information on WASI
This commit updates the libtest conditionals to use `std::time::Instant`
on WASI targets where it's implemented. Previously all wasm targets
wouldn't use this type.
2024-03-11 09:36:35 -07:00
..
src libtest: Print timing information on WASI 2024-03-11 09:36:35 -07:00
Cargo.toml Actually abort in panic-abort-tests 2024-01-30 18:19:49 -08:00