]> git.lizzy.rs Git - rust.git/commit
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)
commit5ec6637c15c5a19b45990f931e0e748d4a02d97e
treed405f845980beaa76d915ea39499c53af62b68a9
parentcc794209681d6b11a63282bcd1513caa50127816
parentcd6c186e4eb410413522e2be2ef6309edf3d0b32
Auto merge of #50110 - oli-obk:warn_all_the_constants, r=estebank

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).
src/librustc_lint/lib.rs