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

Add method to convert internal to stable constructs #117010

Merged
merged 4 commits into from
Oct 24, 2023

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    66a554b View commit details
    Browse the repository at this point in the history
  2. Add internal() method counterpart to stable()

    Note: We do not expect to provide internalizing methods for all
    StableMIR constructs. They exist only to help migrating efforts to allow
    users to mix StableMIR and internal constructs.
    celinval committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f613b26 View commit details
    Browse the repository at this point in the history
  3. Remove unsafe and Rc

    celinval committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    421631a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    ae86f59 View commit details
    Browse the repository at this point in the history