about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-04-22 07:43:43 +0000
committerbors <bors@rust-lang.org>2023-04-22 07:43:43 +0000
commitccb6290e437bdeccbd509795f00a2390dad1fbeb (patch)
tree4fd0c37a0690f17b6f8eb7ab8cc95cc20f85bd3f /compiler/rustc_mir_transform/src
parent3128fd8ddfde44f09f7c3920c552122f5aec2395 (diff)
parent8a7a020a2a11dabf566552c78faf8174e34fc1ec (diff)
downloadrust-ccb6290e437bdeccbd509795f00a2390dad1fbeb.tar.gz
rust-ccb6290e437bdeccbd509795f00a2390dad1fbeb.zip
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.
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions