-
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
Add tests for issues fixed by #85499 #88640
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
r? @jackh726 |
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.
Can you move these to src/test/ui/higher-rank-trait-bounds/normalize-under-binder/
? That's where I've been putting the rest of this class of tests.
r=me after
@bors delegate+ |
✌️ @SkiFire13 can now approve this pull request |
1d6766c
to
b32a22e
Compare
@bors r=jackh726 |
📌 Commit b32a22e has been approved by |
☀️ Test successful - checks-actions |
Closes #80706
Closes #80956
Closes #81809
Closes #85455