Skip to content

test: Deny warnings in {core,collections}test #31314

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
Feb 2, 2016

Conversation

alexcrichton
Copy link
Member

Help cleans up our build a bit and stays in line with the rest of our crates
denying warnings traditionally.

Help cleans up our build a bit and stays in line with the rest of our crates
denying warnings traditionally.
@rust-highfive
Copy link
Contributor

r? @brson

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

@brson
Copy link
Contributor

brson commented Feb 2, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Feb 2, 2016

📌 Commit ac83242 has been approved by brson

bors added a commit that referenced this pull request Feb 2, 2016
Help cleans up our build a bit and stays in line with the rest of our crates
denying warnings traditionally.
@bors
Copy link
Collaborator

bors commented Feb 2, 2016

⌛ Testing commit ac83242 with merge 508c21e...

fn into_cow(self) -> Cow<'a, str> {
Cow::Borrowed(self)
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

😭 😆

Get wrecked, haters!

@bors bors merged commit ac83242 into rust-lang:master Feb 2, 2016
@alexcrichton alexcrichton deleted the less-warnings branch February 8, 2016 23:59
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