Skip to content

prohibit_generics: update has_err for consts - #70541

Merged
bors merged 1 commit into
rust-lang:masterfrom
lcnr:patch-1
Mar 29, 2020
Merged

prohibit_generics: update has_err for consts#70541
bors merged 1 commit into
rust-lang:masterfrom
lcnr:patch-1

Conversation

@lcnr

@lcnrlcnr commented Mar 29, 2020

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

Hmm; is there a test case we could add?

@lcnr

lcnr commented Mar 29, 2020

Copy link
Copy Markdown
ContributorAuthor

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

@eddyb

Copy link
Copy Markdown
Contributor

r? @varkor

@rust-highfiverust-highfive assigned varkor and unassigned eddybMar 29, 2020
@varkor

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Mar 29, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 8b762c5 has been approved by varkor

@borsbors 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
@varkorvarkor 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:masterMar 29, 2020
@lcnr
lcnr deleted the patch-1 branch March 30, 2020 07:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-const_generics`#![feature(const_generics)]`S-waiting-on-borsStatus: 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

@lcnr@Centril@eddyb@varkor@bors@rust-highfive