highlight the correct words#15659
Merged
weihanglo merged 1 commit intorust-lang:masterfrom Jun 15, 2025
Merged
Conversation
I assumed the link target was about contributing to docs, but it was more a link to the docs readme.
Collaborator
weihanglo
reviewed
Jun 13, 2025
| testing infrastructure works. | ||
|
|
||
| There are many ways to contribute, such as [helping other users], [filing | ||
| issues], [improving the documentation], [triaging issues], [fixing bugs], and |
Member
There was a problem hiding this comment.
I think this is intentional. We highlight verbs as well for each.
Member
Author
There was a problem hiding this comment.
Those other ones link to docs regarding the highlighted text (like "helping other users" links to a site where you can help other users), while the one I changed just links to the docs in general, and not specifically docs on how to help improve the docs.
Member
There was a problem hiding this comment.
I am convinced. Let's do this until we have a dedicated chapter for documentation contribution.
weihanglo
approved these changes
Jun 15, 2025
jhpratt
added a commit
to jhpratt/rust
that referenced
this pull request
Jun 17, 2025
Update cargo 6 commits in fc1518ef02b77327d70d4026b95ea719dd9b8c51..2251525ae503fa196f6d7f9ce6d32eccb2d5f044 2025-06-06 04:49:44 +0000 to 2025-06-16 22:01:27 +0000 - feat: Add custom completer for `cargo remove <TAB>` (rust-lang/cargo#15662) - chore(deps): update msrv (3 versions) to v1.85 (rust-lang/cargo#15668) - refactor: replace InternedString with Cow in IndexPackage (rust-lang/cargo#15559) - highlight the correct words (rust-lang/cargo#15659) - CHANGELOG.md: typo (rust-lang/cargo#15660) - Use `Not::not` rather than a custom `is_false` function (rust-lang/cargo#15645)
rust-timer
added a commit
to rust-lang/rust
that referenced
this pull request
Jun 18, 2025
Rollup merge of #142632 - ehuss:update-cargo, r=ehuss Update cargo 6 commits in fc1518ef02b77327d70d4026b95ea719dd9b8c51..2251525ae503fa196f6d7f9ce6d32eccb2d5f044 2025-06-06 04:49:44 +0000 to 2025-06-16 22:01:27 +0000 - feat: Add custom completer for `cargo remove <TAB>` (rust-lang/cargo#15662) - chore(deps): update msrv (3 versions) to v1.85 (rust-lang/cargo#15668) - refactor: replace InternedString with Cow in IndexPackage (rust-lang/cargo#15559) - highlight the correct words (rust-lang/cargo#15659) - CHANGELOG.md: typo (rust-lang/cargo#15660) - Use `Not::not` rather than a custom `is_false` function (rust-lang/cargo#15645)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.