Skip to content

Move away from 2015 edition? #3898

Closed
Closed
@eduardosm

Description

@eduardosm

Right now, the libc crate is at Rust edition 2015. Is there a desire to bump to a newer edition?

That would require a significant amount of changes, such as adding crate to paths that being with :: (e.g., crate::c_int instead of ::c_int). It would also require types inside an union to be Copy or wrapped in a ManuallyDrop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-help-wantedCall for participation: Help is requested to fix this issue.E-mediumE-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions