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

Move more intrinsics to rustc_intrinsic #122037

Merged
merged 5 commits into from
Mar 19, 2024

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    7f9830b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d67ae View commit details
    Browse the repository at this point in the history
  3. Make ptr_guaranteed_cmp a rustc_intrinsic and favor its body over bac…

    …kends implementing it
    oli-obk committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3e5c468 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e910841 View commit details
    Browse the repository at this point in the history
  5. Remove all checks of IntrinsicDef::must_be_overridden except for th…

    …e actual overrides in codegen
    oli-obk committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a8f71cf View commit details
    Browse the repository at this point in the history