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

internal: Bump chalk #14378

Merged
merged 2 commits into from
Mar 19, 2023
Merged

internal: Bump chalk #14378

merged 2 commits into from
Mar 19, 2023

Conversation

lowr
Copy link
Contributor

@lowr lowr commented Mar 19, 2023

This release fixes a problem around GATs (rust-lang/chalk#790). While a regression test is added in chalk's own test suite, I also added one in ours so that we can catch regressions when we move away from chalk.

Fixes #14164

lowr added 2 commits March 19, 2023 16:45
so that we can catch regressions when we move away from chalk.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 19, 2023
@lnicola
Copy link
Member

lnicola commented Mar 19, 2023

@bors r+

@bors
Copy link
Contributor

bors commented Mar 19, 2023

📌 Commit e12460b has been approved by lnicola

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Mar 19, 2023

⌛ Testing commit e12460b with merge 825833c...

@bors
Copy link
Contributor

bors commented Mar 19, 2023

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 825833c to master...

1 similar comment
@bors
Copy link
Contributor

bors commented Mar 19, 2023

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 825833c to master...

@bors bors merged commit 825833c into rust-lang:master Mar 19, 2023
@bors
Copy link
Contributor

bors commented Mar 19, 2023

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

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.

false report of "missing match arm" when matching on nested pattern with unknown type
4 participants