Skip to content

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

Closed
@Centril

Description

@Centril

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCLibs-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