]> git.lizzy.rs Git - rust.git/commit
const-prop: use one helper method for all lints; consistently lint overflow on BinOps...
authorRalf Jung <post@ralfj.de>
Fri, 14 Feb 2020 21:49:01 +0000 (22:49 +0100)
committerRalf Jung <post@ralfj.de>
Fri, 14 Feb 2020 21:49:01 +0000 (22:49 +0100)
commitad4b3f3e175a1b5d9e532ed35a917cd47196e75b
tree88894504b3c2799e579386f9f9899e56a2cf149d
parent35071e3e2e74f6f780bc851500b9316e3e82062a
const-prop: use one helper method for all lints; consistently lint overflow on BinOps and not on Assert
src/librustc_mir/transform/const_prop.rs
src/librustc_session/lint/builtin.rs