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

generic_const_exprs: use thir for abstract consts instead of mir #88709

Merged
merged 18 commits into from
Sep 12, 2021

Commits on Sep 9, 2021

  1. WIP state

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    2987f4b View commit details
    Browse the repository at this point in the history
  2. as casts and block exprs

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    9b29138 View commit details
    Browse the repository at this point in the history
  3. dont support blocks

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    4483c2b View commit details
    Browse the repository at this point in the history
  4. bless stderr

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    47b16f4 View commit details
    Browse the repository at this point in the history
  5. tidy

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    c170dcf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08e8644 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc63e9a View commit details
    Browse the repository at this point in the history
  8. handle ExprKind::NeverToAny

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    4cbcb09 View commit details
    Browse the repository at this point in the history
  9. remove WorkNode

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    1f57f8b View commit details
    Browse the repository at this point in the history
  10. remove debug stmts

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    15101c8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    406d2ab View commit details
    Browse the repository at this point in the history
  12. remove comment

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    79be080 View commit details
    Browse the repository at this point in the history
  13. nits

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    955e2b2 View commit details
    Browse the repository at this point in the history
  14. add a CastKind to Node::Cast

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    8c7954d View commit details
    Browse the repository at this point in the history
  15. resolve from_hir_call FIXME

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    3212734 View commit details
    Browse the repository at this point in the history
  16. fmt

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    cd2915e View commit details
    Browse the repository at this point in the history
  17. CI please

    BoxyUwU committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    fd9bb30 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8295e4a View commit details
    Browse the repository at this point in the history