diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-11-09 19:07:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-09 19:07:02 +0100 |
| commit | c150b933ac73a7a1102f1ee934e8f94bfe73be63 (patch) | |
| tree | 3c062e157444df6991fc582cf36b48a8d83b7e2a /library/std/src | |
| parent | 7924ecc341d5e7dcdaff22bfd16e76da136c9112 (diff) | |
| parent | f78f36cdb79db07ae2b650426fd42c94a2f29ae9 (diff) | |
| download | rust-c150b933ac73a7a1102f1ee934e8f94bfe73be63.tar.gz rust-c150b933ac73a7a1102f1ee934e8f94bfe73be63.zip | |
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.
Diffstat (limited to 'library/std/src')
0 files changed, 0 insertions, 0 deletions
