Skip to content

document ABI compatibility#115476

Merged
bors merged 4 commits intorust-lang:masterfrom
RalfJung:abi-compat-docs
Nov 17, 2023
Merged

document ABI compatibility#115476
bors merged 4 commits intorust-lang:masterfrom
RalfJung:abi-compat-docs

Conversation

@RalfJung
Copy link
Member

@RalfJung RalfJung commented Sep 2, 2023

I don't think we have any central place where we document our ABI compatibility rules, so let's create one. The fn() pointer type seems like a good place since ABI questions can only become relevant when invoking a function through a function pointer.

This will likely need T-lang FCP.

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

Labels

disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-lang Relevant to the language team T-opsem Relevant to the opsem team

Projects

None yet

Development

Successfully merging this pull request may close these issues.