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: Render visibilities succinctly #80368

Merged
merged 14 commits into from
Jan 1, 2021

Commits on Dec 25, 2020

  1. Configuration menu
    Copy the full SHA
    d3f4c48 View commit details
    Browse the repository at this point in the history
  2. Fix bugs; fix and add tests

    camelid committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    50c1c27 View commit details
    Browse the repository at this point in the history
  3. Handle pub(super)

    camelid committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    00652e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    b959c75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb4761d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b1b277 View commit details
    Browse the repository at this point in the history
  4. Simplify loop and remove old debugging code

    Co-authored-by: Joshua Nelson <jyn514@gmail.com>
    camelid and jyn514 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    eaf8512 View commit details
    Browse the repository at this point in the history
  5. Extract local variable

    camelid committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    478cbb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Configuration menu
    Copy the full SHA
    75705ab View commit details
    Browse the repository at this point in the history
  2. Remove FIXME

    Co-authored-by: Joshua Nelson <jyn514@gmail.com>
    camelid and jyn514 committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    6c86eba View commit details
    Browse the repository at this point in the history
  3. Small refactor

    camelid committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    6f6afae View commit details
    Browse the repository at this point in the history
  4. Add note on panic behavior

    camelid committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    f7f14f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dda887a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5604a18 View commit details
    Browse the repository at this point in the history