Skip to content

std: Display primitive documentation for char #22114

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 14, 2015

Conversation

alexcrichton
Copy link
Member

This ended up just being a forgotten attribute on the char module in
libunicode.

Closes #22084

This ended up just being a forgotten attribute on the `char` module in
libunicode.

Closes rust-lang#22084
@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@steveklabnik
Copy link
Member

@bors: r+ 58764bc

@bors
Copy link
Collaborator

bors commented Feb 13, 2015

⌛ Testing commit 58764bc with merge e9b973a...

@bors
Copy link
Collaborator

bors commented Feb 13, 2015

💔 Test failed - auto-win-64-opt

@alexcrichton
Copy link
Member Author

@bors: retry

@bors
Copy link
Collaborator

bors commented Feb 14, 2015

⌛ Testing commit 58764bc with merge 3d1c1ad...

bors added a commit that referenced this pull request Feb 14, 2015
This ended up just being a forgotten attribute on the `char` module in
libunicode.

Closes #22084
@bors
Copy link
Collaborator

bors commented Feb 14, 2015

@bors bors merged commit 58764bc into rust-lang:master Feb 14, 2015
@alexcrichton alexcrichton deleted the issue-22084 branch March 27, 2015 20:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

std documentation is missing the char primitive type
5 participants