-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Clarify docs for "! and traits" #76094
Copy link
Copy link
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The section "
!and traits" says:Yet it doesn't explain why you should
implyour traits for!. I think it would be good for someone who understands!well to write up a sentence or two about why you shouldimplyour traits for!. I myself don't quite understand what the reason for doing so is ;)@rustbot modify labels: T-doc C-enhancement