Skip to content

Commit 51727ba

Browse files
zachs18RalfJung
andauthored
Update src/bootstrap/mk/Makefile.in
Co-authored-by: Ralf Jung <post@ralfj.de>
1 parent d8717cf commit 51727ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/mk/Makefile.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ check-aux:
5858
library/core \
5959
library/alloc \
6060
--no-doc
61-
# Some use file system operations to demonstrate dealing with `Result`.
61+
# Some doctests use file system operations to demonstrate dealing with `Result`.
6262
$(Q)MIRIFLAGS="-Zmiri-disable-isolation" \
6363
$(BOOTSTRAP) miri --stage 2 \
6464
library/core \

0 commit comments

Comments
 (0)