-
Notifications
You must be signed in to change notification settings - Fork 1.7k
add built-in complex number types for C ABI compatibility #793
Copy link
Copy link
Closed as duplicate
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-libs-apiRelevant to the library API team, which will review and decide on the RFC.Relevant to the library API team, which will review and decide on the RFC.
Description
Issue by thestinger
Friday Nov 15, 2013 at 06:15 GMT
For earlier discussion, see rust-lang/rust#10500
This issue was labelled with: I-enhancement in the Rust repository
These are sadly not just treated as a simple struct on various platforms and have ABI requirements. I think support for the existing C math library is important because this isn't something we want to recreate on every platform.
Reactions are currently unavailable
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-libs-apiRelevant to the library API team, which will review and decide on the RFC.Relevant to the library API team, which will review and decide on the RFC.
Type
Fields
Give feedbackNo fields configured for issues without a type.