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

Correct const_in_array_repeat_expressions feature name #66435

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

JohnTitor
Copy link
Member

Fixes #66433

r? @estebank

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 15, 2019
@Centril
Copy link
Contributor

Centril commented Nov 15, 2019

r? @Centril @bors r+ rollup

@bors
Copy link
Contributor

bors commented Nov 15, 2019

📌 Commit 759c7e4 has been approved by Centril

@rust-highfive rust-highfive assigned Centril and unassigned estebank Nov 15, 2019
@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 15, 2019
Centril added a commit to Centril/rust that referenced this pull request Nov 15, 2019
Correct `const_in_array_repeat_expressions` feature name

Fixes rust-lang#66433

r? @estebank
tmandry added a commit to tmandry/rust that referenced this pull request Nov 15, 2019
Correct `const_in_array_repeat_expressions` feature name

Fixes rust-lang#66433

r? @estebank
bors added a commit that referenced this pull request Nov 15, 2019
Rollup of 4 pull requests

Successful merges:

 - #66197 (Push `ast::{ItemKind, ImplItemKind}::OpaqueTy` hack down into lowering)
 - #66429 (Add a regression test for #62524)
 - #66435 (Correct `const_in_array_repeat_expressions` feature name)
 - #66443 (Port erased cleanup)

Failed merges:

r? @ghost
@bors bors merged commit 759c7e4 into rust-lang:master Nov 15, 2019
@JohnTitor JohnTitor deleted the fix-spelling branch November 15, 2019 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

Critical spelling mistake in const_in_array_repeat_expressions compiler suggestion
5 participants