-
Notifications
You must be signed in to change notification settings - Fork 14k
Description
This attribute puts your own trait on every function doc if its return type implements it.
The feature gate for this issue is doc_notable_trait.
The attribute used to be spelled #[doc(spotlight)] and the feature gate used to be called doc_spotlight.
Note
Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports.
Instead, open a dedicated issue for the specific matter or post in the #t-rustdoc Zulip channel.
Discussion comments will get marked as off-topic or deleted.
Repeated discussions on the tracking issue may lead to the tracking issue getting locked.
Steps
- Implementation PR
- Stabilization PR