Skip to content

Check for arrays with size > 32 #2175

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
Oct 26, 2017
Merged

Conversation

lukasstevens
Copy link
Contributor

Fixes #2173
Let me know if I also should add ui tests.

@llogiq
Copy link
Contributor

llogiq commented Oct 26, 2017

LGTM. Will merge once CI is done.

@llogiq llogiq merged commit 0b0fe69 into rust-lang:master Oct 26, 2017
@clarfonthey
Copy link

Shouldn't this just suggest &arr[..] instead of completely bailing? Sorry I'm so late.

@oli-obk
Copy link
Contributor

oli-obk commented Nov 7, 2017

We can just undo this check once proper numeric generics are around

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants