Skip to content

Commit 9e2125b

Browse files
notriddlecamelid
andauthored
Update src/doc/rustdoc/src/unstable-features.md
Co-authored-by: Noah Lev <37223377+camelid@users.noreply.github.com>
1 parent c2f2b09 commit 9e2125b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/doc/rustdoc/src/unstable-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ When `--write-doc-meta-dir` is supplied, rustdoc will write the crate's shared m
210210
that directory. This is an *intermediate mode* where it may write some files to the doc output
211211
directory, but some features won't work until it is finalized.
212212

213-
When `--read-doc-meta-dir` is supplied, it runs it in *finalize mode*. No crate source code is
213+
When `--read-doc-meta-dir` is supplied, rustdoc runs in *finalize mode*. No crate source code is
214214
passed to rustdoc when it runs in this mode. Multiple `--read-doc-meta-dir` can be passed to
215215
rustdoc, so your build system can split the state between multiple directories if that helps.
216216

0 commit comments

Comments
 (0)