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 the ty field from type system Consts #125958

Merged
merged 11 commits into from
Jun 6, 2024

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    58feec9 View commit details
    Browse the repository at this point in the history
  2. Add Ty to ConstKind::Value

    BoxyUwU committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a9702a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6705c View commit details
    Browse the repository at this point in the history
  4. Add Ty to mir::Const::Ty

    BoxyUwU committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    60a5beb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    432c11f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a454da3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56092a3 View commit details
    Browse the repository at this point in the history
  8. ty::Expr reviews

    BoxyUwU committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7fa98d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f74119a View commit details
    Browse the repository at this point in the history
  10. Fix function-names.rs test

    compiler-errors authored and BoxyUwU committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2e08267 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a6b606 View commit details
    Browse the repository at this point in the history