Skip to content

Fix ICE in repeat_once - #5948

Merged
bors merged 1 commit into
rust-lang:masterfrom
ebroto:5944_repeat_ice
Aug 23, 2020
Merged

Fix ICE in repeat_once#5948
bors merged 1 commit into
rust-lang:masterfrom
ebroto:5944_repeat_ice

Conversation

@ebroto

@ebroto ebroto commented Aug 23, 2020

Copy link
Copy Markdown
Contributor

changelog: Fix ICE in [repeat_once]

Fixes #5944

@rust-highfive

Copy link
Copy Markdown

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

ebroto commented Aug 23, 2020

Copy link
Copy Markdown
Contributor Author

Repro in playground

@Manishearth

Copy link
Copy Markdown
Member

@bors r+

woohoo slice patterns

@bors

bors commented Aug 23, 2020

Copy link
Copy Markdown
Contributor

📌 Commit 8776db9 has been approved by Manishearth

@bors

bors commented Aug 23, 2020

Copy link
Copy Markdown
Contributor

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

@bors

bors commented Aug 23, 2020

Copy link
Copy Markdown
Contributor

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

@sdroege

sdroege commented Oct 9, 2020

Copy link
Copy Markdown

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

@flip1995

flip1995 commented Oct 9, 2020

Copy link
Copy Markdown
Member

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