-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Stabilize feature(more_qualified_paths)
#141922
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: master
Are you sure you want to change the base?
Conversation
I think it's more easily readable this way
r? @fee1-dead rustbot has assigned @fee1-dead. Use |
This comment has been minimized.
This comment has been minimized.
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.
Diff looks fine
☔ The latest upstream changes (presumably #143036) made this pull request unmergeable. Please resolve the merge conflicts. |
@rustbot blocked While trying to implement this feature in r-a I found a bunch of edge cases which I haven't considered before. This is blocked until we implement it in r-a (technically not required but IMO nice) and add more tests for all the edge cases (or verify there are existing ones). |
Stabilization report pending.
Tracking issue: #86935