Open
Description
From #74141:
@pickfire: Did you go through this with some kind of type checkers like cargo-spellcheck?
@euclio: I made a super hacky custom rustdoc pass that ran a spellchecker over markdown compiled to plain text.
It would be great to have a tool that automated spell-checking for the docs. @pickfire suggested cargo spellcheck
which had some trouble with bootstrap. Maybe we could somehow modify it to work with bootstrap so it runs as part of tidy
?
Metadata
Metadata
Assignees
Labels
Area: Documentation for any part of the project, including the compiler, standard library, and toolsCategory: An issue proposing an enhancement or a PR with one.Call for participation: Help is requested to fix this issue.Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the library team, which will review and decide on the PR/issue.