We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08542b5 commit 8c9c3e4Copy full SHA for 8c9c3e4
README.md
@@ -28,4 +28,4 @@ Make sure that is as close to your rustup default toolchain as possible, as the
28
./run-test.sh alloc -Zmiri-flags -- test-params
29
```
30
31
-If you want to know gow long each test took to execute, add `2>&1 | ts -m -i '%.s '` to the end of the command.
+If you want to know how long each test took to execute, add `2>&1 | ts -m -i '%.s '` to the end of the command.
0 commit comments