Skip to content

Use a C-safe return type for __rust_[ui]128_* overflowing intrinsics#134338

Merged
bors merged 2 commits intorust-lang:masterfrom
tgross35:overflowing-c-safe-ret
Jan 15, 2025
Merged

Use a C-safe return type for __rust_[ui]128_* overflowing intrinsics#134338
bors merged 2 commits intorust-lang:masterfrom
tgross35:overflowing-c-safe-ret

Conversation

@tgross35
Copy link
Contributor

Combined with [1], this will change the overflowing multiplication operations to return an extern "C"-safe type.

Link: rust-lang/compiler-builtins#735 [1]

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants