Skip to content

Determine trait inheritance hierarchies for core and std traits #3950

Closed
@bstrie

Description

@bstrie

Lines like fn map_reduce<K1: Copy Send, K2: Hash IterBytes Eq Const Copy Send, V: Copy Send> can probably be compressed a bit with the aid of trait inheritance. Figure out the places where trait inheritance would be useful and determine the appropriate hierarchies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions