Skip to content

Tracking issue for TrustedLen (trusted_len) #37572

Open
@bluss

Description

@bluss

Implemented in #37306

Open Questions:

    • Naming: something with Iterator in the name?
    • Naming: size vs len
    • Does TrustedLen pose any requirements on the ExactSizeIterator impl if one exists for the same type?
    • Does TrustedLen pose any requirements on the Clone impl if one exists for the same type?
    • Check all the specific impls, including complicated ones like Flatten on arrays or FlatMap that returns arrays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-iteratorsArea: IteratorsB-unstableBlocker: Implemented in the nightly compiler and unstable.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