-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.F-effects`#![feature(effects)]``#![feature(effects)]`T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
Examples include:
- https://doc.rust-lang.org/beta/core/ptr/struct.NonNull.html#method.dangling
- https://doc.rust-lang.org/nightly/core/cell/struct.OnceCell.html#method.new
- Most of https://doc.rust-lang.org/nightly/core/net/struct.Ipv6Addr.html
This is probably related to the recent addition of #[rustc_host]
.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.F-effects`#![feature(effects)]``#![feature(effects)]`T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.