]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #37072 - michaelwoerister:enable-trait-ich-tests, r=nikomatsakis
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Tue, 11 Oct 2016 15:51:27 +0000 (17:51 +0200)
committerGitHub <noreply@github.com>
Tue, 11 Oct 2016 15:51:27 +0000 (17:51 +0200)
ICH: Enable some cases in trait definition hashing.

Enable some test cases originally written by @eulerdisk. The tests can be enabled now because @MathieuBordere has fixed the underlying problem in #36974.

r? @nikomatsakis


Trivial merge