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

Document block doc comments better #29819

Merged
merged 1 commit into from
Nov 14, 2015
Merged

Conversation

mdinger
Copy link
Contributor

@mdinger mdinger commented Nov 13, 2015

These really aren't documented well at all. The fact that doc comments end on a */ is really weird. I'm not sure if this is a mistake or not though.

None of the block comments are even mentioned in the book nightly. Probably should be fixed.

@rust-highfive
Copy link
Collaborator

r? @alexcrichton

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

@steveklabnik
Copy link
Member

The block comments aren't mentioned in the book because it's not idiomatic to use them.

Thanks for the patch! Being more explicit about the endings seems good :)

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Nov 13, 2015

📌 Commit 4e74f9b has been approved by steveklabnik

@bors
Copy link
Contributor

bors commented Nov 14, 2015

⌛ Testing commit 4e74f9b with merge 968e8bf...

bors added a commit that referenced this pull request Nov 14, 2015
These really aren't documented well at all. The fact that doc comments end on a `*/` is really weird. I'm not sure if this is a mistake or not though.

None of the block comments are even mentioned in the [book nightly](http://doc.rust-lang.org/nightly/book/comments.html). Probably should be fixed.
@bors bors merged commit 4e74f9b into rust-lang:master Nov 14, 2015
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.

5 participants