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

Remove unnecessary 'mut' qualifier on doc-comment var #25014

Merged
merged 1 commit into from
May 1, 2015

Conversation

frewsxcv
Copy link
Member

The variable doesn't need to be mutable.

The variable doesn't need to be mutable.
@rust-highfive
Copy link
Collaborator

r? @aturon

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

@alexcrichton
Copy link
Member

@bors: r+ ded5781 rollup

Thanks!

Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
The variable doesn't need to be mutable.
Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
The variable doesn't need to be mutable.
Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
The variable doesn't need to be mutable.
bors added a commit that referenced this pull request May 1, 2015
@bors bors merged commit ded5781 into rust-lang:master May 1, 2015
@frewsxcv frewsxcv deleted the patch-20 branch October 2, 2016 23: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.

5 participants