rustdoc: Internal type implementations of From trait leak on std doc #75873
Labels
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
The "Implementations on Foreign Types" sections doesn't appear in stable and beta doc, which is good:
https://doc.rust-lang.org/nightly/std/convert/trait.From.html#foreign-impls
Meta
rustc --version --verbose
: Version 1.47.0-nightly (5180f3d 2020-08-23)@rustbot modify labels: T-rustdoc T-compiler
The text was updated successfully, but these errors were encountered: