Skip to content

Make definition of fragment specifier path more precise#2248

Open
fmease wants to merge 1 commit intorust-lang:masterfrom
fmease:frag-spec-path-more-precise
Open

Make definition of fragment specifier path more precise#2248
fmease wants to merge 1 commit intorust-lang:masterfrom
fmease:frag-spec-path-more-precise

Conversation

@fmease
Copy link
Copy Markdown
Member

@fmease fmease commented May 2, 2026

The wording "a TypePath style path" is confusing and strictly speaking meaningless since the document never defines "Rule-style" where Rule is a grammar rule. Obviously, the original author meant "a type-style path (as defined by TypePath)". I've replaced it with "a TypePath" which is consistent with the other definitions above & below.

Fixes #2219.

@rustbot rustbot added the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: The marked PR is awaiting review from a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"a TypePath style path" is unclear

2 participants