rust/compiler
Dylan DPC c150b933ac
Rollup merge of #78844 - tmiasko:monomorphize-sizeof, r=oli-obk
Monomorphize a type argument of size-of operation during codegen

This wasn't necessary until MIR inliner started to consider drop glue as
a candidate for inlining; introducing for the first time a generic use
of size-of operation.

No test at this point since this only happens with a custom inlining
threshold.
2020-11-09 19:07:02 +01:00
..
2020-11-09 15:30:49 +00:00
2020-11-05 20:11:29 +01:00
2020-11-09 15:30:49 +00:00
2020-11-09 15:30:49 +00:00
2020-11-09 15:30:49 +00:00