-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Optimized error reporting for recursive requirements #47720 #47804
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @pnkfelix (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
Thanks for the PR! We’ll periodically check in on it to make sure that @pnkfelix or someone else from the team reviews it soon. |
@pnkfelix ping from triage! This PR needs a review. |
@bors r+ |
📌 Commit 80b8c80 has been approved by |
⌛ Testing commit 80b8c80 with merge d8e19e5c3b2495f91fe7bccdbbab24137f1ddf2e... |
💔 Test failed - status-travis |
@bors retry 3 hour timeout in |
⌛ Testing commit 80b8c80 with merge 8105b248e3ff50ae2fe33ccdce3c4456cfb5303b... |
@kennytm I think this got stuck |
@retep007 No the queue is normal. This PR was taken out to give way to more important ones (and the CI situation is not particularly healthy recently). Sorry for the delay. |
⌛ Testing commit 80b8c80 with merge 284c74c6e941f238e301d9ae52e457cbe3c8c1b3... |
💔 Test failed - status-travis |
Known failure: #48116
|
⌛ Testing commit 80b8c80 with merge 109626573a4aab2abd698459d65e9c3eef4f1de1... |
💔 Test failed - status-travis |
☀️ Test successful - status-appveyor, status-travis |
Fixes #47720