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

prohibit_generics: update has_err for consts #70541

Merged
merged 1 commit into from
Mar 29, 2020
Merged

Conversation

lcnr
Copy link
Contributor

@lcnr lcnr commented Mar 29, 2020

r? @eddyb

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

Centril commented Mar 29, 2020

Hmm; is there a test case we could add?

@lcnr
Copy link
Contributor Author

lcnr commented Mar 29, 2020

don't know, I only noticed that this is missing 🤷‍♂️

@eddyb
Copy link
Member

eddyb commented Mar 29, 2020

r? @varkor

@rust-highfive rust-highfive assigned varkor and unassigned eddyb Mar 29, 2020
@varkor
Copy link
Member

varkor commented Mar 29, 2020

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Mar 29, 2020

📌 Commit 8b762c5 has been approved by varkor

@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 Mar 29, 2020
@varkor varkor added the F-const_generics `#![feature(const_generics)]` label Mar 29, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 29, 2020
Rollup of 4 pull requests

Successful merges:

 - rust-lang#69702 (Rename TyLayout to TyAndLayout.)
 - rust-lang#70539 (add test for 62220)
 - rust-lang#70540 (#[link]: mention wasm_import_module instead of cfg)
 - rust-lang#70541 (prohibit_generics: update has_err for consts)

Failed merges:

r? @ghost
@bors bors merged commit 800ed0c into rust-lang:master Mar 29, 2020
@lcnr lcnr deleted the patch-1 branch March 30, 2020 07:20
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)]` 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.

6 participants