Commit 8c82450
authored
Rollup merge of #136949 - ehuss:wasm-bench-time, r=jhpratt
Fix import in bench for wasm
This import was causing annoying unused import errors when checking the standard library for some wasm targets. The problem is that everything here is disabled if it is wasm32, but this import wasn't cfg'd.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments