-
Notifications
You must be signed in to change notification settings - Fork 14k
Description
The feature gate for this experimental feature is intra_doc_pointers.
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
Implementation history
- FIXME: Find the PR that actually impls these
- Feature-gate
pointerandreferencein intra-doc links #81015
Historic notes
We may want to put other targets behind the feature gate too, but we at least
want to get pointer behind one before #80181 hits beta.
See the discussion on Zulip for more.