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

Rename spanned HIR node enums from Foo_ to FooKind #52264

Merged
merged 11 commits into from
Jul 16, 2018
Merged

Commits on Jul 16, 2018

  1. BinOpKind

    csmoe authored and oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    fe8955b View commit details
    Browse the repository at this point in the history
  2. StmtKind

    csmoe authored and oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    114314c View commit details
    Browse the repository at this point in the history
  3. DeclKind

    csmoe authored and oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    14893ba View commit details
    Browse the repository at this point in the history
  4. VariantKind

    csmoe authored and oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    1d19e0c View commit details
    Browse the repository at this point in the history
  5. ExprKind

    csmoe authored and oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    6a16b38 View commit details
    Browse the repository at this point in the history
  6. TyKind

    csmoe authored and oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    f12eca4 View commit details
    Browse the repository at this point in the history
  7. ForeignItemKind

    csmoe authored and oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    7e5d224 View commit details
    Browse the repository at this point in the history
  8. ItemKind

    csmoe authored and oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    5b0cf56 View commit details
    Browse the repository at this point in the history
  9. Fix tidy

    csmoe authored and oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    19730cc View commit details
    Browse the repository at this point in the history
  10. Update a debug string

    oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    5cd68d5 View commit details
    Browse the repository at this point in the history
  11. Update the clippy submodule

    oli-obk committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    c692816 View commit details
    Browse the repository at this point in the history