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: Fix incorrect parsing of use bounds #18371

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Oct 22, 2024

Fixes #18357

Also lower them a bit more
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 22, 2024
@Veykril
Copy link
Member Author

Veykril commented Oct 22, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Oct 22, 2024

📌 Commit 95298a2 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 22, 2024

⌛ Testing commit 95298a2 with merge c58427f...

@bors
Copy link
Contributor

bors commented Oct 22, 2024

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

1 similar comment
@bors
Copy link
Contributor

bors commented Oct 22, 2024

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

@bors bors merged commit c58427f into rust-lang:master Oct 22, 2024
11 checks passed
@bors
Copy link
Contributor

bors commented Oct 22, 2024

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

@Veykril Veykril deleted the veykril/push-kwttrusywysp branch October 23, 2024 08:32
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.

hover for type with new use<...> captures syntax shows {error}
3 participants