Update src/bootstrap/mk/Makefile.in
Co-authored-by: Ralf Jung <post@ralfj.de>
This commit is contained in:
parent
d8717cf780
commit
51727bae4b
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ check-aux:
|
|||
library/core \
|
||||
library/alloc \
|
||||
--no-doc
|
||||
# Some use file system operations to demonstrate dealing with `Result`.
|
||||
# Some doctests use file system operations to demonstrate dealing with `Result`.
|
||||
$(Q)MIRIFLAGS="-Zmiri-disable-isolation" \
|
||||
$(BOOTSTRAP) miri --stage 2 \
|
||||
library/core \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue