Auto merge of #110567 - JohnBobbo96:monomorphize-dyn-dispatch, r=b-naber

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.
This commit is contained in:
bors 2023-04-22 07:43:43 +00:00
commit 6fd988bad3

Diff content is not available