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 a few intrinsics to Rust abi #127337

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Commits on Jul 4, 2024

  1. Move a few intrinsics to use Rust abi

    Move a few more intrinsic functions to the convention added in rust-lang#121192
    where they have Rust abi but are tagged with `rustc_intrinsic`.
    celinval committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    52fb17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f27023a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b096c08 View commit details
    Browse the repository at this point in the history