Skip to content

Tracking issue for RFC 2235, "Implement Debug, Eq, PartialEq, and Hash for libc structs" #57715

Closed

Description

This is a tracking issue for the RFC "Implement Debug, Eq, PartialEq, and Hash for libc structs" (rust-lang/rfcs#2235).

Steps:

Unresolved questions:

  • Is it possible to just add #[derive(Debug, Eq, Hash, PartialEq)] since the Copy and Clone traits are directly implemented and not derived?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.C-tracking-issueCategory: A tracking issue for an RFC or an unstable feature.Libs-TrackedLibs issues that are tracked on the team's project board.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions