rust/compiler/rustc_trait_selection/src
bors 94736c434e Auto merge of #80454 - JulianKnodt:ob_forest_op, r=matthewjasper
Skip Ty w/o infer ty/const in trait select

Remove some allocations & also add `skip_current_subtree` to skip subtrees with no inferred items.

r? `@eddyb` since marked in the FIXME
2021-02-27 17:35:35 +00:00
..
traits Auto merge of #80454 - JulianKnodt:ob_forest_op, r=matthewjasper 2021-02-27 17:35:35 +00:00
autoderef.rs Remove ProjectionTy::from_ref_and_name 2021-02-13 19:29:55 +00:00
infer.rs Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
lib.rs Stabilize by-value [T; N] iterator core::array::IntoIter 2020-12-29 09:16:46 +01:00
opaque_types.rs Review changes 2021-01-16 18:56:37 -05:00