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 regression test for #64494 #75166

Merged
merged 1 commit into from
Aug 5, 2020
Merged

Add regression test for #64494 #75166

merged 1 commit into from
Aug 5, 2020

Conversation

JulianKnodt
Copy link
Contributor

Add regression test to indicate if this compilation ever succeeds.
Fixes #64494

r? @lcnr

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 4, 2020
@JulianKnodt JulianKnodt changed the title Add regression test Add regression test for #64494 Aug 4, 2020
@lcnr
Copy link
Contributor

lcnr commented Aug 5, 2020

Thanks 👍

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Aug 5, 2020

📌 Commit 7dd1b6a has been approved by lcnr

@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 Aug 5, 2020
@bors
Copy link
Contributor

bors commented Aug 5, 2020

⌛ Testing commit 7dd1b6a with merge 22ee68d...

@bors
Copy link
Contributor

bors commented Aug 5, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: lcnr
Pushing 22ee68d to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Aug 5, 2020
@bors bors merged commit 22ee68d into rust-lang:master Aug 5, 2020
@lcnr lcnr added the F-const_generics `#![feature(const_generics)]` label Nov 14, 2020
@cuviper cuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-const_generics `#![feature(const_generics)]` 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.

Unclear interaction between const generics and coherence checking
5 participants