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

Push ast::{ItemKind, ImplItemKind}::OpaqueTy hack down into lowering #66197

Merged
merged 9 commits into from
Nov 15, 2019

Commits on Nov 14, 2019

  1. TAIT: remove OpaqueTy in AST.

    Centril committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    6a49b52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d8e300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e8e176 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa6a72f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e31d75c View commit details
    Browse the repository at this point in the history
  6. TAIT: adjust save-analysis

    Centril committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    89b5907 View commit details
    Browse the repository at this point in the history
  7. TAIT: adjust resolve

    Centril committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    75aaa85 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b663ec View commit details
    Browse the repository at this point in the history
  9. TAIT: adjust tests

    Centril committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    03cf0d7 View commit details
    Browse the repository at this point in the history