Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

Literal out of range errors from overflowing_literals lint #14

Open
ollie27 opened this issue Jan 17, 2019 · 0 comments
Open

Literal out of range errors from overflowing_literals lint #14

ollie27 opened this issue Jan 17, 2019 · 0 comments

Comments

@ollie27
Copy link

ollie27 commented Jan 17, 2019

In a future version of Rust the overflowing_literals lint will become deny by default. See rust-lang/rust#55632. When checking for breakage in crates uploaded to crates.io it was discovered that this crate will no longer compile thanks to this lint. The error produced is here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant