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

Split out the stable part of smir into its own crate to prevent accidental usage of forever unstable things #115934

Merged
merged 6 commits into from
Sep 27, 2023

Commits on Sep 25, 2023

  1. Eliminate with_tables helper

    oli-obk committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e02a139 View commit details
    Browse the repository at this point in the history
  2. Eliminate escape hatch

    oli-obk committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    55b6f64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33998a9 View commit details
    Browse the repository at this point in the history
  4. Move Opaque to stable_mir

    oli-obk committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    19f1d78 View commit details
    Browse the repository at this point in the history
  5. Split out the stable part of smir into its own crate to prevent accid…

    …ental usage of forever unstable things
    oli-obk committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a38e983 View commit details
    Browse the repository at this point in the history
  6. Rebase fallout

    oli-obk committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    411e431 View commit details
    Browse the repository at this point in the history