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

Add a regression test for #62524 #66429

Merged
merged 1 commit into from Nov 15, 2019
Merged

Conversation

guanqun
Copy link
Contributor

@guanqun guanqun commented Nov 15, 2019

Closes #62524

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(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 Nov 15, 2019
@JohnTitor
Copy link
Member

Could you include Closes #62524 to the PR description to close that issue?

@guanqun
Copy link
Contributor Author

guanqun commented Nov 15, 2019

sure. added.

@Centril Centril changed the title add a unit test for #62524 Add a regression test for #62524 Nov 15, 2019
@Centril
Copy link
Contributor

Centril commented Nov 15, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Nov 15, 2019

📌 Commit ed9c5da has been approved by Centril

@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
Copy link
Contributor

Centril commented Nov 15, 2019

r? @Centril

Centril added a commit to Centril/rust that referenced this pull request Nov 15, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Nov 15, 2019
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 ed9c5da into rust-lang:master Nov 15, 2019
@guanqun guanqun deleted the add-unit-test branch November 15, 2019 17:04
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.

compiler panic: "byte index 10 is not a char boundary"
6 participants