Skip to content

Deny the overflowing_literals lint for all editions#55632

Merged
bors merged 2 commits intorust-lang:masterfrom
ollie27:deny_overflowing_literals
Feb 25, 2019
Merged

Deny the overflowing_literals lint for all editions#55632
bors merged 2 commits intorust-lang:masterfrom
ollie27:deny_overflowing_literals

Conversation

@ollie27
Copy link
Copy Markdown
Contributor

@ollie27 ollie27 commented Nov 2, 2018

The overflowing_literals was made deny by default for the 2018 edition by #54507, however I'm not aware of any reason it can't be made deny by default for the 2015 edition as well.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-lang Relevant to the language team

Projects

None yet

Development

Successfully merging this pull request may close these issues.