]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #36951 - nnethercote:fix-ICE, r=eddyb
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 4 Oct 2016 09:54:04 +0000 (15:24 +0530)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2016 09:54:04 +0000 (15:24 +0530)
Fix an ICE in BuildReducedGraphVisitor::visit_trait_item.

This ICE occurs in the futures-rs-test-all benchmark in rustc-benchmarks (fixes #36950).


Trivial merge