]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #51982 - michaelwoerister:hash-modules-properly, r=nikomatsakis
authorPietro Albini <pietro@pietroalbini.org>
Tue, 3 Jul 2018 09:31:10 +0000 (11:31 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Jul 2018 09:31:10 +0000 (11:31 +0200)
incr.comp.: Take names of children into account when computing the ICH of a module's HIR.

Fixes #40876. Red-green tracking does not make this a problem anymore. We should verify this via a perf-run though.

r? @nikomatsakis

1  2 
src/librustc/ich/impls_hir.rs

Simple merge