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 ICE #4775 #4780

Merged
merged 2 commits into from
Nov 11, 2019
Merged

Fix ICE #4775 #4780

merged 2 commits into from
Nov 11, 2019

Conversation

flip1995
Copy link
Member

@flip1995 flip1995 commented Nov 6, 2019

Fixes #4775

changelog: Fix ICE with const_generics

@flip1995 flip1995 added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 6, 2019
@phansch
Copy link
Member

phansch commented Nov 11, 2019

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 11, 2019

📌 Commit 073dbd4 has been approved by phansch

@bors
Copy link
Collaborator

bors commented Nov 11, 2019

⌛ Testing commit 073dbd4 with merge 338f5e6...

bors added a commit that referenced this pull request Nov 11, 2019
Fix ICE #4775

Fixes #4775

changelog: Fix ICE with const_generics
@bors
Copy link
Collaborator

bors commented Nov 11, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: phansch
Pushing 338f5e6 to master...

@bors bors merged commit 073dbd4 into rust-lang:master Nov 11, 2019
@flip1995 flip1995 deleted the ice_4775 branch February 24, 2020 22:47
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.

Const generics: Clippy: "expected bits of usize, got Const"
3 participants