-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Make rustc_dirty/clean annotations exhaustive by default #85331
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
Conversation
r? @jackh726 (rust-highfive has picked a reviewer for you, use r? to override) |
I feel bad for doing r? @Aaron1011 but I'm not sure who's better at the moment |
@cjgillot: Are there any remaining uses of |
cc @michaelwoerister - does this look good to you? |
☔ The latest upstream changes (presumably #85153) made this pull request unmergeable. Please resolve the merge conflicts. |
This looks good to me in general, yes. Thanks for the PR, @cjgillot! |
r=me with the merge conflicts addressed. |
@bors r=Aaron1011 |
📌 Commit fc069d3 has been approved by |
☀️ Test successful - checks-actions |
Fixes #45009