chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f0c24
)
docs: Document that we need miri for testing
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 25 Jul 2021 21:31:25 +0000
(22:31 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 25 Jul 2021 21:31:25 +0000
(22:31 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/build.rst
patch
|
blob
|
history
diff --git
a/docs/build.rst
b/docs/build.rst
index abba2fb6b418b81ba1f9810b62d5c64d54a19349..024a33bb7602696e4670f99739a96ab3fe9fac65 100644
(file)
--- a/
docs/build.rst
+++ b/
docs/build.rst
@@
-44,6
+44,7
@@
Setup
rustup default nightly
rustup target add wasm32-unknown-unknown
+ rustup component add miri # for the tests
Unfortunately, it is possible that the Rust Nightly you find when
you run this is missing some pieces, or is not compatible with the