about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2020-11-07 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2020-11-07 00:00:00 +0000
commitf78f36cdb79db07ae2b650426fd42c94a2f29ae9 (patch)
treedadf1f2166ae10d8312c32b4a8e2649b93da8395 /compiler/rustc_resolve/src
parent0256d065d4901b63def6c04013da4f781d0752bb (diff)
downloadrust-f78f36cdb79db07ae2b650426fd42c94a2f29ae9.tar.gz
rust-f78f36cdb79db07ae2b650426fd42c94a2f29ae9.zip
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 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions