Skip to content

rustdoc: Change type name of raw pointer from *T to *const T #15605

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

Merged
merged 1 commit into from
Jul 12, 2014
Merged

rustdoc: Change type name of raw pointer from *T to *const T #15605

merged 1 commit into from
Jul 12, 2014

Conversation

bluss
Copy link
Member

@bluss bluss commented Jul 11, 2014

Update the formatting of raw immutable pointers to print *const T.

Update the formatting of raw immutable pointers to print *const T.
bors added a commit that referenced this pull request Jul 12, 2014
Update the formatting of raw immutable pointers to print *const T.
@bors bors closed this Jul 12, 2014
@bors bors merged commit 20a6a6d into rust-lang:master Jul 12, 2014
@bluss bluss deleted the rustdoc-const-t branch July 12, 2014 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants