]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #50110 - oli-obk:warn_all_the_constants, r=estebank
authorbors <bors@rust-lang.org>
Wed, 25 Apr 2018 09:19:07 +0000 (09:19 +0000)
committerbors <bors@rust-lang.org>
Wed, 25 Apr 2018 09:19:07 +0000 (09:19 +0000)
Warn on all erroneous constants

fixes #49791
fixes #47054

@Zoxc this PR triggers the nondeterministic errors of https://github.com/rust-lang/rust/pull/49950#issuecomment-383074959 really often (at least on stage1).

1  2 
src/librustc_lint/lib.rs

Simple merge