Skip to content

HirIdification: almost there #58992

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

Closed
wants to merge 6 commits into from

Conversation

ljedrz
Copy link
Contributor

@ljedrz ljedrz commented Mar 7, 2019

The next iteration of HirIdification (#57578). Builds on #58915 (and thus can be appended to it).

Removes NodeId from:

  • PathSegment
  • PatKind
  • Destination (replaces it with HirId)

In addition this PR also removes Visitor::visit_def_mention, which doesn't seem to be doing anything.

r? @Zoxc

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 7, 2019
@ljedrz
Copy link
Contributor Author

ljedrz commented Mar 7, 2019

I believe this time I might even break RLS ^^. I'll test it and post fixes soon.

False alarm, RLS seems unaffected; clippy fix sent.

@Zoxc
Copy link
Contributor

Zoxc commented Mar 7, 2019

Looks good. Feel free to append it to #58915

@ljedrz
Copy link
Contributor Author

ljedrz commented Mar 8, 2019

Closing in favor of #58915 which is higher in the queue and now also contains the commits from this PR.

@ljedrz ljedrz closed this Mar 8, 2019
@ljedrz ljedrz deleted the HirIdification_never_ends branch March 8, 2019 17:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants