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

doc comment rewording #39482

Merged
merged 2 commits into from
Feb 8, 2017
Merged

doc comment rewording #39482

merged 2 commits into from
Feb 8, 2017

Conversation

king6cong
Copy link
Contributor

No description provided.

@rust-highfive
Copy link
Collaborator

r? @eddyb

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

@@ -63,7 +63,7 @@ macro_rules! newtype_index {
}

/// Lowered representation of a single function.
// Do not implement clone for Mir, its easy to do so accidently and its kind of expensive.
/// Do not implement clone for Mir, which can be accidently done and kind of expensive.
Copy link
Member

Choose a reason for hiding this comment

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

Looks good!

Regarding your // to /// change, I'm not sure if this information belongs in the doc comment. What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, better to keep it out of doc comment. Thanks

@king6cong
Copy link
Contributor Author

@frewsxcv Updated

@frewsxcv
Copy link
Member

frewsxcv commented Feb 6, 2017

Looks good, thanks!

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Feb 6, 2017

📌 Commit 380ba6d has been approved by frewsxcv

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Feb 7, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Feb 7, 2017
bors added a commit that referenced this pull request Feb 7, 2017
Rollup of 15 pull requests

- Successful merges: #38764, #39361, #39426, #39462, #39482, #39557, #39561, #39582, #39583, #39587, #39598, #39599, #39601, #39602, #39604
- Failed merges:
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Feb 8, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Feb 8, 2017
bors added a commit that referenced this pull request Feb 8, 2017
Rollup of 13 pull requests

- Successful merges: #38764, #39361, #39372, #39374, #39400, #39426, #39431, #39459, #39482, #39545, #39593, #39620, #39621
- Failed merges:
@bors bors merged commit 380ba6d into rust-lang:master Feb 8, 2017
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