-
Notifications
You must be signed in to change notification settings - Fork 580
Open
Labels
A-attributesArea: AttributesArea: Attributes
Description
The derive attribute documentation should probably list the built-in traits that are derivable. To my knowledge, the list is:
CloneHashPartialEqEqPartialOrdOrdDebugDefaultSendSyncCopy
Should the documentation also specify the semantics of how the default implementations behave? It seems like important information, but I think it is mostly covered in the core/std docs. Another option is to link to https://doc.rust-lang.org/book/appendix-03-derivable-traits.html.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-attributesArea: AttributesArea: Attributes