Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix PathSegment grammar #15875

Merged
merged 2 commits into from
Nov 15, 2023
Merged

fix PathSegment grammar #15875

merged 2 commits into from
Nov 15, 2023

Conversation

Young-Flash
Copy link
Member

close #15778

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 12, 2023
@Veykril Veykril added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 12, 2023
@Young-Flash
Copy link
Member Author

@rustbot ready

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Nov 13, 2023
@Veykril
Copy link
Member

Veykril commented Nov 15, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 15, 2023

📌 Commit 3e5bc9a has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Nov 15, 2023

⌛ Testing commit 3e5bc9a with merge a473303...

@bors
Copy link
Collaborator

bors commented Nov 15, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing a473303 to master...

1 similar comment
@bors
Copy link
Collaborator

bors commented Nov 15, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing a473303 to master...

@bors bors merged commit a473303 into rust-lang:master Nov 15, 2023
10 checks passed
@bors
Copy link
Collaborator

bors commented Nov 15, 2023

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

@Young-Flash Young-Flash deleted the fix_grammar branch November 15, 2023 11:41
bors added a commit that referenced this pull request Nov 21, 2023
chore: add use case for `PathSegment::qualifying_trait`

add use case for `PathSegment::qualifying_trait`, which introduced in #15875
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

miss a method to access all PathType in PathSegment
4 participants