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

give the resolver access to TyCtxt #105462

Merged
merged 15 commits into from
Feb 21, 2023
Merged

give the resolver access to TyCtxt #105462

merged 15 commits into from
Feb 21, 2023

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    d191de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8e227a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade3dce View commit details
    Browse the repository at this point in the history
  4. Make untracked.source_span lockable so that resolution can still writ…

    …e to it when using TyCtxt
    oli-obk committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    6924e3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f132d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fb91b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4953d70 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1202fce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63c8d00 View commit details
    Browse the repository at this point in the history
  10. Make configure_and_expand "infalllible" by just aborting the compil…

    …ation if it fails instead of bubbling out an error
    oli-obk committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    37e2f4f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3522d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    acbcfaa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ab14ea View commit details
    Browse the repository at this point in the history
  14. Remove IntoDefIdTree

    oli-obk committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2a47113 View commit details
    Browse the repository at this point in the history
  15. Remove ResolverTree

    oli-obk committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    0847b79 View commit details
    Browse the repository at this point in the history