We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8717cf commit 51727baCopy full SHA for 51727ba
src/bootstrap/mk/Makefile.in
@@ -58,7 +58,7 @@ check-aux:
58
library/core \
59
library/alloc \
60
--no-doc
61
- # Some use file system operations to demonstrate dealing with `Result`.
+ # Some doctests use file system operations to demonstrate dealing with `Result`.
62
$(Q)MIRIFLAGS="-Zmiri-disable-isolation" \
63
$(BOOTSTRAP) miri --stage 2 \
64
0 commit comments