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 in repeat_once #5948

Merged
merged 1 commit into from
Aug 23, 2020
Merged

Fix ICE in repeat_once #5948

merged 1 commit into from
Aug 23, 2020

Conversation

ebroto
Copy link
Member

@ebroto ebroto commented Aug 23, 2020

changelog: Fix ICE in [repeat_once]

Fixes #5944

@rust-highfive
Copy link

r? @Manishearth

(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 Aug 23, 2020
@ebroto
Copy link
Member Author

ebroto commented Aug 23, 2020

Repro in playground

@Manishearth
Copy link
Member

@bors r+

woohoo slice patterns

@bors
Copy link
Collaborator

bors commented Aug 23, 2020

📌 Commit 8776db9 has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented Aug 23, 2020

⌛ Testing commit 8776db9 with merge 27ae4d3...

@bors
Copy link
Collaborator

bors commented Aug 23, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Manishearth
Pushing 27ae4d3 to master...

@sdroege
Copy link

sdroege commented Oct 9, 2020

This probably should've made it into clippy 0.0.212 that ended up in 1.47.

@flip1995
Copy link
Member

flip1995 commented Oct 9, 2020

Yeah, that would be good. If there is a point release, we'll try to backport this. Can't promise anything though.

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.

repeat_once check scope should be limited
6 participants