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

Add the syntax of references to their documentation summary. #101056

Merged
merged 1 commit into from
Aug 30, 2022

Commits on Aug 26, 2022

  1. Add the syntax of references to their documentation summary.

    Without this change, in <https://doc.rust-lang.org/1.63.0/std/#primitives>,
    `reference` is the only entry in that list which does not contain the
    syntax by which the type is named in source code. With this change, it
    contains them, in roughly the same way as the `pointer` entry does.
    kpreid committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f44d283 View commit details
    Browse the repository at this point in the history