mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-10 20:08:41 +00:00
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
For more information about how rustc works, see the rustc dev guide.