Stabilize feature(more_qualified_paths)#141922
Stabilize feature(more_qualified_paths)#141922WaffleLapkin wants to merge 5 commits intorust-lang:mainfrom
feature(more_qualified_paths)#141922Conversation
|
r? @fee1-dead rustbot has assigned @fee1-dead. Use |
This comment has been minimized.
This comment has been minimized.
|
☔ 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). |
|
According to #86935 (comment), this has now been implemented in rust-analyzer. |
I think it's more easily readable this way
|
The parser was modified, potentially altering the grammar of (stable) Rust cc @fmease |
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
☔ The latest upstream changes (presumably #155056) made this pull request unmergeable. Please resolve the merge conflicts. |
Stabilization report pending.
Tracking issue: #86935