Closed
Description
beta and nightly ignore the default-on configuration of "Auto-hide trait implementation documentation"
On stable std::future::Pending
looks like:
While on beta it looks like:
And on nightly (as of 2021-05-17):
Going to https://doc.rust-lang.org/nightly/settings.html and toggling "Auto-hide trait implementation documentation" off makes stable look the same as beta, so it definitely seems like beta/nightly are just ignoring this toggle.
Metadata
Metadata
Assignees
Labels
Area: Rustdoc's JS front-endCategory: This is a bug.Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustcMedium priorityRelevant to the rustdoc team, which will review and decide on the PR/issue.Performance or correctness regression from stable to beta.