Skip to content

add built-in complex number types for C ABI compatibility #793

Open
@steveklabnik

Description

@steveklabnik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-compilerRelevant 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.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions