mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 14:02:06 +03:00
94736c434e
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