-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Missing Implementors for Join and Pattern trait in rustdoc #75588
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.P-highHigh priorityHigh priorityT-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.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.P-highHigh priorityHigh priorityT-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.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Missing Implementors for
std::slice::Jointrait.Current output:

While rustdoc displays
Borrowtrait implementors.Expected:
Display Implementors for Join trait:
rust/library/alloc/src/slice.rs
Lines 635 to 703 in de32266
Meta
rustc --version --verbose: 1.47.0-nightly (9b88e0a 2020-08-15)@rustbot modify labels: T-rustdoc