Skip to content

Update array expressions #356

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
Jun 11, 2018
Merged

Conversation

matthewjasper
Copy link
Contributor

  • const_err is now deny-by-default (not sure how this didn't get noticed by Rust's CI)
  • Indexes are checked on non-const arrays.
  • Fix some typos

* const_err is now deny-by-default
* Indexes are checked on non-const arrays.
* Fix some typos
@Havvy Havvy merged commit 4652ee5 into rust-lang:master Jun 11, 2018
@Havvy
Copy link
Contributor

Havvy commented Jun 11, 2018

💟 Thanks!

@matthewjasper matthewjasper deleted the array-expr branch October 18, 2018 21:02
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.

2 participants