Skip to content

avoid linting ptr_arg if .capacity() is called. #2079

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

Merged
merged 1 commit into from
Sep 25, 2017

Conversation

llogiq
Copy link
Contributor

@llogiq llogiq commented Sep 20, 2017

Also suggest removing .as_str() where applicable.

This fixes #2070.

Also fixes a few formatting mishaps.

…ving `.as_str()` where applicable.

THis fixes #2070.

Also fixes a few formatting mishaps
@llogiq
Copy link
Contributor Author

llogiq commented Sep 23, 2017

r? @oli-obk

Copy link
Contributor

@oli-obk oli-obk left a comment

Choose a reason for hiding this comment

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

Merge if Travis still passes after the rustup is in master

@Manishearth Manishearth merged commit 6842a52 into master Sep 25, 2017
@Manishearth Manishearth deleted the ptr_arg-vs-capacity branch September 25, 2017 17:23
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.

Suggest taking by &str instead of &String
3 participants