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: Fix missing *mut T impl #36966

Merged
merged 1 commit into from
Oct 6, 2016
Merged

Commits on Oct 4, 2016

  1. rustdoc: Fix missing *mut T impl

    `impl<T> *mut T` is currently missing from
    https://doc.rust-lang.org/nightly/std/primitive.pointer.html and this adds
    it back.
    ollie27 committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    cd7a04c View commit details
    Browse the repository at this point in the history