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 #![deny(warnings)] #19914

Merged
merged 1 commit into from Jan 31, 2018
Merged

Remove #![deny(warnings)] #19914

merged 1 commit into from Jan 31, 2018

Conversation

@SimonSapin
Copy link
Member

SimonSapin commented Jan 31, 2018

We already have #19612 to deny warnings at the time of landing into master. But it’s not useful to break the build when later compiler with a more recent Rust version that has introduced new warnings:

https://bugzilla.mozilla.org/show_bug.cgi?id=1434619


This change is Reviewable

We already have #19612
to deny warnings at the time of landing into master.
But it’s not useful to break the build when later compiler
with a more recent Rust version that has introduced new warnings:

https://bugzilla.mozilla.org/show_bug.cgi?id=1434619
@nox
Copy link
Member

nox commented Jan 31, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jan 31, 2018

📌 Commit cace4fc has been approved by nox

@bors-servo
Copy link
Contributor

bors-servo commented Jan 31, 2018

Testing commit cace4fc with merge 7546c37...

bors-servo added a commit that referenced this pull request Jan 31, 2018
Remove #![deny(warnings)]

We already have #19612 to deny warnings at the time of landing into master. But it’s not useful to break the build when later compiler with a more recent Rust version that has introduced new warnings:

https://bugzilla.mozilla.org/show_bug.cgi?id=1434619

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19914)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 31, 2018

@bors-servo bors-servo merged commit cace4fc into master Jan 31, 2018
4 of 5 checks passed
4 of 5 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
dependency-ci Dependencies checked
Details
homu Test successful
Details
@SimonSapin SimonSapin deleted the dont-deny branch Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.