rust/src/librustc_data_structures
bors 22b36c70f9 Auto merge of #33999 - scottcarr:master, r=nikomatsakis
generate fewer basic blocks for variant switches

CC #33567
Adds a new field to TestKind::Switch that tracks the variants that are actually matched against.  The other candidates target a common "otherwise" block.
2016-06-05 03:12:38 -07:00
..
2016-05-13 21:23:02 -07:00
2016-05-31 19:44:05 -04:00
2016-05-31 19:44:05 -04:00