Skip to content

Fix ICE in miri_to_const #9241

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

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Fix ICE in miri_to_const #9241

merged 1 commit into from
Jul 25, 2022

Conversation

Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Jul 24, 2022

fixes #9238
changelog: Fix ICE when using #![feature(generic_const_exprs)] in various lints

@rust-highfive
Copy link

r? @xFrednet

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 24, 2022
@xFrednet
Copy link
Member

Looks good to me, thank you for the quick and clean fix!

@bors r+

@bors
Copy link
Contributor

bors commented Jul 25, 2022

📌 Commit ab6463e has been approved by xFrednet

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 25, 2022

⌛ Testing commit ab6463e with merge d72e5f2...

@bors
Copy link
Contributor

bors commented Jul 25, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: xFrednet
Pushing d72e5f2 to master...

@bors bors merged commit d72e5f2 into rust-lang:master Jul 25, 2022
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.

Cargo clippy crashes on veloren with nightly-2022-07-19
4 participants