about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2021-04-12 19:23:49 -0700
committerCamelid <camelidcamel@gmail.com>2021-05-11 09:55:31 -0700
commit48da66f28f078c0dc31068a30977e9079c876d90 (patch)
tree5ea5bdfe5c3c1ad93984f77dfaa3d2aae2459281 /src/test/debuginfo/enum-thinlto.rs
parent9859e2b01d2498ea0465a36bf4055d45e1f96f5b (diff)
downloadrust-48da66f28f078c0dc31068a30977e9079c876d90.tar.gz
rust-48da66f28f078c0dc31068a30977e9079c876d90.zip
Show memory layout for type aliases
At first you might think "why not just click through to the aliased
type?", but if a type alias instantiates all of the generic parameters
of the aliased type, then it can show layout info even though the
aliased type cannot (because we can't compute the layout of a generic
type). So I think it's still useful to show layout info for type
aliases.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions