paths: align singular/plural in paths.canonical.intro#2142
Merged
ehuss merged 1 commit intorust-lang:masterfrom Feb 24, 2026
Merged
paths: align singular/plural in paths.canonical.intro#2142ehuss merged 1 commit intorust-lang:masterfrom
paths.canonical.intro#2142ehuss merged 1 commit intorust-lang:masterfrom
Conversation
Consistently use the single form to describe the items, since the overall section generally refers to "canonical path" in the singular.
ehuss
approved these changes
Feb 24, 2026
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Feb 25, 2026
Update books ## rust-lang/reference 4 commits in 442cbef9105662887d5eae2882ca551f3726bf28..50a1075e879be75aeec436252c84eef0fad489f4 2026-02-25 00:55:28 UTC to 2026-02-24 17:09:35 UTC - Fix formatting of markdown grammar with cut (rust-lang/reference#2183) - Add support for named repeat ranges (rust-lang/reference#2181) - paths: align singular/plural in `paths.canonical.intro` (rust-lang/reference#2142) - `cfg_select!` macro (rust-lang/reference#2103)
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Feb 25, 2026
Update books ## rust-lang/reference 4 commits in 442cbef9105662887d5eae2882ca551f3726bf28..50a1075e879be75aeec436252c84eef0fad489f4 2026-02-25 00:55:28 UTC to 2026-02-24 17:09:35 UTC - Fix formatting of markdown grammar with cut (rust-lang/reference#2183) - Add support for named repeat ranges (rust-lang/reference#2181) - paths: align singular/plural in `paths.canonical.intro` (rust-lang/reference#2142) - `cfg_select!` macro (rust-lang/reference#2103)
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Feb 25, 2026
Update books ## rust-lang/reference 4 commits in 442cbef9105662887d5eae2882ca551f3726bf28..50a1075e879be75aeec436252c84eef0fad489f4 2026-02-25 00:55:28 UTC to 2026-02-24 17:09:35 UTC - Fix formatting of markdown grammar with cut (rust-lang/reference#2183) - Add support for named repeat ranges (rust-lang/reference#2181) - paths: align singular/plural in `paths.canonical.intro` (rust-lang/reference#2142) - `cfg_select!` macro (rust-lang/reference#2103)
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.
Consistently use the single form to describe the items, since the overall section generally refers to "canonical path" in the singular.