Skip to content

Fix quadratic performance with lots of use statements#43584

Merged
bors merged 2 commits into
rust-lang:masterfrom
arielb1:unused-reads
Aug 2, 2017
Merged

Fix quadratic performance with lots of use statements#43584
bors merged 2 commits into
rust-lang:masterfrom
arielb1:unused-reads

rustc::hir::map::definitions - fix O(n^2) when disambiguating

70478ca
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs