Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rustdoc style cleanups #92830

Merged
merged 2 commits into from
Jan 18, 2022
Merged

Rustdoc style cleanups #92830

merged 2 commits into from
Jan 18, 2022

Commits on Jan 17, 2022

  1. Rustdoc style cleanups

     - Make "since" version numbers grey again (regressed in rust-lang#92602).
     - Remove unneeded selectors for when crate filter dropdown is a
       sibling of search-input.
     - Crate filter dropdown doesn't need to be 100% width on mobile.
     - Only build crate filter dropdown when there is more than one crate.
     - Remove unused addCrateDropdown.
    jsha committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    43b9268 View commit details
    Browse the repository at this point in the history
  2. Add staged_api for tests

    jsha committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ae99e23 View commit details
    Browse the repository at this point in the history