rust/compiler
Tomasz Miąsko f78f36cdb7 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-07 00:00:00 +00:00
..
2020-11-06 03:18:01 +01:00
2020-11-05 10:22:08 +01:00
2020-11-05 10:23:39 +01:00
2020-11-05 20:11:29 +01:00
2020-11-05 20:11:29 +01:00
2020-11-05 10:22:08 +01:00
2020-11-06 09:25:58 +05:30