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

Back more metadata using per-query tables #94129

Merged
merged 9 commits into from
Feb 24, 2022
Merged

Commits on Feb 19, 2022

  1. Stop interning stability.

    cjgillot committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    227d912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f07f1bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7c306f View commit details
    Browse the repository at this point in the history
  4. Drop ImplData.

    cjgillot committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    0b7ee3a View commit details
    Browse the repository at this point in the history
  5. Add mir_const_qualifs table.

    cjgillot committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    f8fd973 View commit details
    Browse the repository at this point in the history
  6. Add rendered_const table.

    cjgillot committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    7bacdb7 View commit details
    Browse the repository at this point in the history
  7. Add asyncness table.

    cjgillot committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    6cc96a4 View commit details
    Browse the repository at this point in the history
  8. Add fn_arg_names table.

    cjgillot committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    381d32e View commit details
    Browse the repository at this point in the history
  9. Add generator_kind table.

    cjgillot committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    7afcf9f View commit details
    Browse the repository at this point in the history