1fca1ab0e7
When sizing DST, don't double-count nested struct prefixes. When computing size of `struct P<T>(Q<T>)`, don't double-count prefix added by `Q` Fix #36278. Fix #36294.
See the README.md in ../librustc.