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

Internal docs #33752

Merged
merged 1 commit into from
May 22, 2016
Merged

Internal docs #33752

merged 1 commit into from
May 22, 2016

Conversation

mrhota
Copy link
Contributor

@mrhota mrhota commented May 20, 2016

This PR is a rebase of #30621. That PR can be closed.

CC @ticki @Aatch @cyplo

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Aatch (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

body: b,
id: id,
span: s,
attrs: attrs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you reworked fields indent, why not adding the comma after the last field. 😺

@mrhota
Copy link
Contributor Author

mrhota commented May 21, 2016

@GuillaumeGomez thanks!

@GuillaumeGomez
Copy link
Member

Sorry, one last thing to fix. Can you add a "." at the end of every comment you added please? Then you just have to squash your comments and it'll be good. :)

@mrhota
Copy link
Contributor Author

mrhota commented May 21, 2016

Are periods necessary? They aren't complete sentences.

How do I squash and keep @ticki as author?

Fix some code layout, remove some unnecessary returns, fix typos,
punctuation, and comment consistency.
@mrhota
Copy link
Contributor Author

mrhota commented May 21, 2016

@GuillaumeGomez I removed a spurious '.' and added them to the complete sentences in the impl Definitions block.

Squashed!

@GuillaumeGomez
Copy link
Member

Are periods necessary? They aren't complete sentences.

I'd put period at the end but let's ask for @steveklabnik's opinion.

@steveklabnik
Copy link
Member

Usually, we put periods after the end of a summary, but I'm not sure it's clear about enum docs. This looks fine to me 😄

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented May 21, 2016

📌 Commit da55fd7 has been approved by steveklabnik

@bors
Copy link
Contributor

bors commented May 22, 2016

⌛ Testing commit da55fd7 with merge 14d6a10...

bors added a commit that referenced this pull request May 22, 2016
Internal docs

This PR is a rebase of #30621. That PR can be closed.

CC @ticki @Aatch @cyplo
@bors bors merged commit da55fd7 into rust-lang:master May 22, 2016
@mrhota mrhota deleted the internal_docs branch September 20, 2020 15:28
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.

7 participants