-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
avoid type-check body of DefId #60073
Conversation
r? @estebank (rust_highfive has picked a reviewer for you, use r? to override) |
Please remove the merge commit and rebase on top of master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After rebasing r=me
Sorry. I removed the merge commit and rebased on top of master. |
☔ The latest upstream changes (presumably #60046) made this pull request unmergeable. Please resolve the merge conflicts. |
@rchaser53 you'll have to rebase again :( |
Oh! I rebased again. |
@bors r+ |
📌 Commit 0ce131b has been approved by |
☀️ Test successful - checks-travis, status-appveyor |
fix: #60049
related: PR #59798