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

incr.comp.: Fix infinite recursion in Debug implementation of DepNode #45018

Merged

Conversation

michaelwoerister
Copy link
Member

Small bug fix. Depends on #44901 to land first.

@rust-highfive
Copy link
Collaborator

r? @eddyb

(rust_highfive has picked a reviewer for you, use r? to override)

@michaelwoerister
Copy link
Member Author

Note, only the last commit is relevant. The others will be merged via #44901.

@eddyb
Copy link
Member

eddyb commented Oct 4, 2017

r=me

@michaelwoerister
Copy link
Member Author

Thanks for the review, @eddyb!

@michaelwoerister
Copy link
Member Author

@bors r=eddyb rollup

@bors
Copy link
Contributor

bors commented Oct 5, 2017

📌 Commit b50e8eb has been approved by eddyb

@shepmaster shepmaster added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Oct 6, 2017
kennytm added a commit to kennytm/rust that referenced this pull request Oct 8, 2017
…-recursion, r=eddyb

incr.comp.: Fix infinite recursion in Debug implementation of DepNode

Small bug fix. Depends on rust-lang#44901 to land first.
bors added a commit that referenced this pull request Oct 8, 2017
Rollup of 10 pull requests

- Successful merges: #45018, #45042, #45052, #45053, #45058, #45060, #45081, #45083, #45090, #45094
- Failed merges:
@bors bors merged commit b50e8eb into rust-lang:master Oct 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants