]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #77908 - bugadani:obl-forest, r=nnethercote
authorbors <bors@rust-lang.org>
Mon, 19 Oct 2020 15:14:15 +0000 (15:14 +0000)
committerbors <bors@rust-lang.org>
Mon, 19 Oct 2020 15:14:15 +0000 (15:14 +0000)
Try to make ObligationForest more efficient

This PR tries to decrease the number of allocations in ObligationForest, as well as moves some cold path code to an uninlined function.

1  2 
compiler/rustc_trait_selection/src/traits/fulfill.rs