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

Translate additional unsafe MIR operations #345

Merged
merged 7 commits into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. Add tests

    Nadrieril committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a8b0f0d View commit details
    Browse the repository at this point in the history
  2. Use hax fork for now

    Nadrieril committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f0128e9 View commit details
    Browse the repository at this point in the history
  3. Support raw pointers

    Nadrieril committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    00bfac1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9b3e65 View commit details
    Browse the repository at this point in the history
  5. Support unions

    Nadrieril committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    99d2cc1 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    Nadrieril committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9bc0ccf View commit details
    Browse the repository at this point in the history
  7. Support assume intrinsic

    Nadrieril committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    96448ed View commit details
    Browse the repository at this point in the history