-
Notifications
You must be signed in to change notification settings - Fork 13k
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
Revert 102245 #109817
Revert 102245 #109817
Conversation
This reverts commit 2e7a201.
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @wesleywiser (or someone else) soon. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
|
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
@bors r+ p=10 |
I'm assuming for now that this is a transient failure that we can ignore and thus have attempted a retry |
☀️ Test successful - checks-actions |
1 similar comment
☀️ Test successful - checks-actions |
reverts #102245, but only on beta, as that caused #109543 which has since been fixed on nightly.
This needed an additional partial revert of 5b08c9f for changes that happened due to later cleanups.
I also added a test from the issue to make sure this actually fixes it 😆
r? @wesleywiser @pnkfelix