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

Erase query result types #107937

Closed
wants to merge 7 commits into from
Closed

Commits on Feb 9, 2023

  1. Move query accessor code into functions

    # Conflicts:
    #	compiler/rustc_middle/src/ty/query.rs
    Zoxc committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    77eb2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97befd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65f0ce0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Erase query return types

    Zoxc committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    96f07a7 View commit details
    Browse the repository at this point in the history
  2. Fix debug_assertions

    Zoxc committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e4a6b06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d9ce6c View commit details
    Browse the repository at this point in the history
  4. Fix cfg(debug_assertions)

    Zoxc committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    6efc404 View commit details
    Browse the repository at this point in the history