Skip to content

Manual: Give lists of items/attributes some type of order #16414

Closed
@mdinger

Description

@mdinger

Lists of items on the std docs should be sorted in some fashion. Alphabetical sorting throughout may not be desirable but I thought I should list all of them here anyway. If other sorting methods are better, I could create more categories.

Lists which are sorted alphabetically:


In Marker types:

no_copy_bound : This type does not implement "copy", even if eligible
no_send_bound : This type does not implement "send", even if eligible
no_sync_bound : This type does not implement "sync", even if eligible
managed_bound : This type implements "managed"

managed_bound should be first.

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