Skip to content

Remove NodeId from some HIR nodes#58561

Merged
bors merged 13 commits intorust-lang:masterfrom
ljedrz:HirIdify_some_nodes
Feb 26, 2019
Merged

Remove NodeId from some HIR nodes#58561
bors merged 13 commits intorust-lang:masterfrom
ljedrz:HirIdify_some_nodes

Conversation

@ljedrz
Copy link
Contributor

@ljedrz ljedrz commented Feb 18, 2019

The next iteration of #57578.

Removes NodeId from:

  • Lifetime
  • Ty
  • GenericParam
  • WhereClause
  • WhereEqPredicate
  • MacroDef
  • Block
  • Expr

r? @Zoxc

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants