-
Notifications
You must be signed in to change notification settings - Fork 13.5k
fix typos and improve clarity in documentation #143176
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: master
Are you sure you want to change the base?
Conversation
kilavvy
commented
Jun 29, 2025
rustbot has assigned @albertlarsan68. Use |
The rustc-dev-guide subtree was changed. If this PR only touches the dev guide consider submitting a PR directly to rust-lang/rustc-dev-guide otherwise thank you for updating the dev guide with your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please squash the commits into one, there's no need for 4 commits for 4 typo fixes
@rustbot author |
Reminder, once the PR becomes ready for a review, use |
- Update ui.md - Update type-alias-impl-trait.md - Update README.md
@rustbot ready |
@Kobzol does the stdarch subtree still need a modification hold before its tests are run? |
We won't be running all the tests anytime soon, and the smoke test probably wouldn't catch that many issues, so I don't think we need a modification hold, at least not for small stuff. |
Thanks |