Skip to content

fix: Define the ABI of functions inside extern blocks as the ABI of the extern block#22183

Merged
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:extern-block-fn-abi
Apr 27, 2026
Merged

fix: Define the ABI of functions inside extern blocks as the ABI of the extern block#22183
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:extern-block-fn-abi

Conversation

@ChayimFriedman2
Copy link
Copy Markdown
Contributor

Fixes #22174.

@ChayimFriedman2 ChayimFriedman2 marked this pull request as ready for review April 26, 2026 08:43
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 26, 2026
@ChayimFriedman2 ChayimFriedman2 force-pushed the extern-block-fn-abi branch 3 times, most recently from ee238a1 to eeb2468 Compare April 26, 2026 08:48
@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue Apr 27, 2026
Merged via the queue into rust-lang:master with commit dcce5e7 Apr 27, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 27, 2026
@ChayimFriedman2 ChayimFriedman2 deleted the extern-block-fn-abi branch April 27, 2026 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when using functions from extern blocks as extern fn pointers

3 participants