]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #70319 - lcnr:issue63695, r=eddyb
authorDylan DPC <dylan.dpc@gmail.com>
Wed, 25 Mar 2020 18:28:09 +0000 (19:28 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Mar 2020 18:28:09 +0000 (19:28 +0100)
commit1154023118c81237fad4498d9ddbaf277fe41ab5
treed22a9408ecd1deb8bbf59815f97b8c1cd8a7fa80
parent97f0a9ef8d3a563eeae1966ff5549400783d8e1f
parentf8e3da5ea22268dd9f7ff61c133aca3e8c64206f
Rollup merge of #70319 - lcnr:issue63695, r=eddyb

correctly normalize constants

closes #70317

implements https://github.com/rust-lang/rust/issues/70125#issuecomment-602133708

r? eddyb cc @varkor
src/librustc/dep_graph/dep_node.rs
src/librustc/ty/query/mod.rs
src/librustc_trait_selection/traits/project.rs