Skip to content
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

Remove NodeId from some HIR nodes #58561

Merged
merged 13 commits into from
Feb 26, 2019
Merged

Commits on Feb 24, 2019

  1. hir: impl Display for HirId

    ljedrz committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    904a91c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b74e5 View commit details
    Browse the repository at this point in the history
  3. passes: HirIdify Id

    ljedrz committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    58ed683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c18ac1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4f8a6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd5b5e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6b2edb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46e4f4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c886d47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63b4dd9 View commit details
    Browse the repository at this point in the history
  11. hir: remove NodeId from Block

    ljedrz committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    021a140 View commit details
    Browse the repository at this point in the history
  12. hir: remove NodeId from Expr

    ljedrz committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    d7ced1d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. update clippy

    ljedrz committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    77a30ec View commit details
    Browse the repository at this point in the history