Skip to content

unwrap_usize should at least try to evaluate the underlying constant#59369

Merged
bors merged 10 commits intorust-lang:masterfrom
oli-obk:unwrap_usICE
Aug 5, 2019
Merged

unwrap_usize should at least try to evaluate the underlying constant#59369
bors merged 10 commits intorust-lang:masterfrom
oli-obk:unwrap_usICE

Conversation

@oli-obk
Copy link
Copy Markdown
Contributor

@oli-obk oli-obk commented Mar 22, 2019

r? @eddyb

fixes #59016

I know that I'm still using ParamEnv wrongly, but that's a preexisting issue not amplified by this PR.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-lazy-normalization Area: Lazy normalization (tracking issue: #60471) merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compiler panic when using a slice pattern

10 participants