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

fix the comment for self are swallowed #3415

Merged
merged 2 commits into from
Mar 4, 2019

Conversation

rchaser53
Copy link
Contributor

related: #3198

This is a bug fix, so I don't need to add Version Gate. Did I get that right?

@rchaser53 rchaser53 changed the title fix the comment for self are swallowed [WIP]fix the comment for self are swallowed Feb 25, 2019
Copy link
Contributor

@topecongiro topecongiro left a comment

Choose a reason for hiding this comment

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

Thank you!

src/items.rs Outdated Show resolved Hide resolved
src/items.rs Outdated Show resolved Hide resolved
@rchaser53
Copy link
Contributor Author

Thank you for the review. I fixed it.

@rchaser53 rchaser53 changed the title [WIP]fix the comment for self are swallowed fix the comment for self are swallowed Feb 25, 2019
src/items.rs Outdated Show resolved Hide resolved
@rchaser53 rchaser53 changed the title fix the comment for self are swallowed [wip] fix the comment for self are swallowed Feb 27, 2019
@rchaser53
Copy link
Contributor Author

I think I should fix other place, so add wip to title.

@rchaser53 rchaser53 changed the title [wip] fix the comment for self are swallowed fix the comment for self are swallowed Feb 27, 2019
@rchaser53
Copy link
Contributor Author

I improved the implements

src/items.rs Show resolved Hide resolved
src/items.rs Show resolved Hide resolved
@rchaser53
Copy link
Contributor Author

Thank you fot the review.
I added the comment and some tests.

@scampi
Copy link
Contributor

scampi commented Mar 4, 2019

Looking good! @topecongiro are you OK with the changes ?

@scampi
Copy link
Contributor

scampi commented Mar 4, 2019

build failure is unrelated, it's about clippy failing to compile (before running rustfmt).

@topecongiro
Copy link
Contributor

LGTM, thanks!

@topecongiro topecongiro merged commit 51af195 into rust-lang:master Mar 4, 2019
@rchaser53 rchaser53 deleted the issue-3198 branch March 4, 2019 12:07
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.

3 participants