Skip to content

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

Open
ChayimFriedman2 wants to merge 1 commit intorust-lang:masterfrom
ChayimFriedman2:extern-block-fn-abi
Open

fix: Define the ABI of functions inside extern blocks as the ABI of the extern block#22183
ChayimFriedman2 wants to merge 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when using functions from extern blocks as extern fn pointers

2 participants