Remove some uses of dynamic dispatch during monomorphization/partitioning. This removes a few uses of dynamic dispatch and instead uses generics, as well as an enum to allow for other partitioning methods to be added later. |
||
|---|---|---|
| .. | ||
| partitioning | ||
| collector.rs | ||
| errors.rs | ||
| lib.rs | ||
| polymorphize.rs | ||
| util.rs | ||