Skip to content

Move deny(warnings) from source to CI#257

Open
jakobhellermann wants to merge 1 commit intorust-lang:masterfrom
jakobhellermann:ci-deny-warnings
Open

Move deny(warnings) from source to CI#257
jakobhellermann wants to merge 1 commit intorust-lang:masterfrom
jakobhellermann:ci-deny-warnings

Conversation

@jakobhellermann
Copy link
Copy Markdown

fixes #256, so cargo install --git https://github.com/rust-lang/measureme works again, regardless of warnings.

Context: https://rust-unofficial.github.io/patterns/anti_patterns/deny-warnings.html

Prevents the build from failing due to warnings,
while still catching them during development.
@jakobhellermann
Copy link
Copy Markdown
Author

PR is red as expected, #258 needs to be merged first

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.

Fail to build on rust 1.94 due to "unnecessary unsafe block"

1 participant