Skip to content

Extend --check-cfg tests to all predicate inside all/any - #95109

Merged
bors merged 1 commit into
rust-lang:masterfrom
Urgau:check-cfg-all-any
Mar 19, 2022
Merged

Extend --check-cfg tests to all predicate inside all/any#95109
bors merged 1 commit into
rust-lang:masterfrom
Urgau:check-cfg-all-any

Conversation

@Urgau

Copy link
Copy Markdown
Member

Now that #94295 is merged it's time to add more tests to check that all predicate inside all and any are always checked.

r? @petrochenkov

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Mar 19, 2022
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 19, 2022
@petrochenkov

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Mar 19, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit a12674a has been approved by petrochenkov

@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 19, 2022
@Dylan-DPCDylan-DPC mentioned this pull request Mar 19, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 19, 2022
Rollup of 5 pull requests
Successful merges:
- rust-lang#93858 (Add a `process_group` method to UNIX `CommandExt`)
- rust-lang#94650 (Relax tests for Windows dos device names)
- rust-lang#94991 (Make Weak::new const)
- rust-lang#95072 (Re-enable parallel debuginfo tests)
- rust-lang#95109 (Extend --check-cfg tests to all predicate inside all/any)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 22b4c40 into rust-lang:masterMar 19, 2022
@rustbotrustbot added this to the 1.61.0 milestone Mar 19, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Urgau@petrochenkov@bors@rust-highfive@rustbot