Skip to content

Eliminate uses of C types in std #7313

Closed
@brson

Description

@brson

There is a lot of runtime code in std that, for various reasons, uses C types instead of Rust types. Let's push all those C types down to the FFI layer and stop using them for other purposes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-FFIArea: Foreign function interface (FFI)C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions