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: Lifetime's Bound Var Debrujin Index in Dyn Traits #17190

Merged
merged 1 commit into from
May 5, 2024

Conversation

dfireBird
Copy link
Contributor

Surely fixes #17182

I have tried running the analysis-stats in some of the repos mentioned in #17080. No panic in almost all of them.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 5, 2024
@lnicola
Copy link
Member

lnicola commented May 5, 2024

Almost? 😄

On my phone, but I don't think I understand this. r? @Veykril, might be good to have in the next release.

@dfireBird
Copy link
Contributor Author

Almost? 😄

cargo check is failing on the one of the repos due to missing file, so almost 😅 .

@Veykril
Copy link
Member

Veykril commented May 5, 2024

Judging by the zulip discussion this seems to be right so
@bors r+

@bors
Copy link
Collaborator

bors commented May 5, 2024

📌 Commit 8cbeb04 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented May 5, 2024

⌛ Testing commit 8cbeb04 with merge c4618fe...

@bors
Copy link
Collaborator

bors commented May 5, 2024

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

@bors bors merged commit c4618fe into rust-lang:master May 5, 2024
11 checks passed
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.

Panic: Mismatched Kinds In Substitution
5 participants