Skip to content

check -Z query-dep-graph is enabled if -Z dump-dep-graph (#106736) - #106912

Merged
bors merged 1 commit into
rust-lang:masterfrom
gftea:pr-106736
Jan 16, 2023
Merged

check -Z query-dep-graph is enabled if -Z dump-dep-graph (#106736)#106912
bors merged 1 commit into
rust-lang:masterfrom
gftea:pr-106736

Conversation

@gftea

@gfteagftea commented Jan 15, 2023

Copy link
Copy Markdown
Contributor

PR to solve #106736, r? @cjgillot

@rustbot

Copy link
Copy Markdown
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Nilstrieb (or someone else) soon.

Please see the contribution instructions for more information.

@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jan 15, 2023
@rustbotrustbot assigned cjgillot and unassigned NoratriebJan 15, 2023
@cjgillot

Copy link
Copy Markdown
Contributor

Could you add a test that this message appears?

@Noratrieb

Copy link
Copy Markdown
Member

The test looks good. As a final step, could you squash the commits? If you need help doing that, feel free to ask.

@gftea

Copy link
Copy Markdown
ContributorAuthor

The test looks good. As a final step, could you squash the commits? If you need help doing that, feel free to ask.

Done, please check @Nilstrieb

@Noratrieb

Copy link
Copy Markdown
Member

Thanks!
@bors r+ rollup

@bors

bors commented Jan 16, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit 2c5583e has been approved by Nilstrieb

It is now in the queue for this repository.

@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 Jan 16, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 16, 2023
…iaskrgr
Rollup of 5 pull requests
Successful merges:
- rust-lang#105954 (Update instrument-coverage.md)
- rust-lang#106835 (new trait solver: rebase impl substs for gats correctly)
- rust-lang#106912 (check -Z query-dep-graph is enabled if -Z dump-dep-graph (rust-lang#106736))
- rust-lang#106940 (Improve a TAIT error and add an error code plus documentation)
- rust-lang#106942 (Update books)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 37378ee into rust-lang:masterJan 16, 2023
@rustbotrustbot added this to the 1.68.0 milestone Jan 16, 2023
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

@gftea@rustbot@cjgillot@Noratrieb@bors