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

Extract rustc_hir out of rustc #67803

Merged
merged 20 commits into from
Jan 5, 2020
Merged

Extract rustc_hir out of rustc #67803

merged 20 commits into from
Jan 5, 2020

Commits on Jan 4, 2020

  1. fn adt_kind -> wfcheck

    Centril committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    c19ed3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f5bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7901c7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f507403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ccc1e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e15bb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca297f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f64ab6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0e9ff0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7eb7b23 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a14073 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72241ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b66f4e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e108721 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60d5d36 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    702b2d7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1f7b4e9 View commit details
    Browse the repository at this point in the history
  18. hir::{hir,def,itemlikevisit,pat_util,print} -> rustc_hir

    Also fix fallout wrt. HashStable.
    Centril committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    ef08662 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    937c76b View commit details
    Browse the repository at this point in the history
  20. pacify the parallel compiler

    Centril committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    cdf32e1 View commit details
    Browse the repository at this point in the history