Skip to content

Optimize integral pattern matching#65089

Merged
bors merged 5 commits into
rust-lang:masterfrom
nnethercote:optimize-integral-pattern-matching
Oct 6, 2019
Merged

Optimize integral pattern matching#65089
bors merged 5 commits into
rust-lang:masterfrom
nnethercote:optimize-integral-pattern-matching

Replace `flat_map()` with `filter_map()` in `is_useful_specialized()`.

2a3a544
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs