Skip to content

Change match desugaring in MIR to be O(n) instead of O(n^2)#29763

Merged
bors merged 6 commits into
rust-lang:masterfrom
nikomatsakis:mir-29227
Nov 11, 2015
Merged

Change match desugaring in MIR to be O(n) instead of O(n^2)#29763
bors merged 6 commits into
rust-lang:masterfrom
nikomatsakis:mir-29227

Ignore long lines on this test.

38cf175
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs