-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Define a Rust ABI #600
Copy link
Copy link
Closed
Labels
T-compilerRelevant to the compiler team, which will review and decide on the RFC.Relevant to the compiler team, which will review and decide on the RFC.T-langRelevant to the language team, which will review and decide on the RFC.Relevant to the language team, which will review and decide on the RFC.T-libs-api[DEPRECATED; DO NOT USE][DEPRECATED; DO NOT USE]
Description
Activity
Metadata
Metadata
Assignees
Labels
T-compilerRelevant to the compiler team, which will review and decide on the RFC.Relevant to the compiler team, which will review and decide on the RFC.T-langRelevant to the language team, which will review and decide on the RFC.Relevant to the language team, which will review and decide on the RFC.T-libs-api[DEPRECATED; DO NOT USE][DEPRECATED; DO NOT USE]
Right now, Rust has no defined ABI. That may or may not be something we want eventually.