Skip to content

document ABI compatibility - #115476

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

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

Conversation

@RalfJung

@RalfJungRalfJung commented Sep 2, 2023

Copy link
Copy Markdown
Member

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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

disposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-langRelevant to the language teamT-opsemRelevant to the opsem team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

20 participants

@RalfJung@rustbot@rust-log-analyzer@pnkfelix@rfcbot@joshtriplett@nikomatsakis@bors@chorman0773@workingjubilee@est31@traviscross@scottmcm@briansmith@samlh@jonhoo@digama0@tmandry@BatmanAoD@Mark-Simulacrum