Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

When sizing DST, don't double-count nested struct prefixes. #36351

Merged
merged 1 commit into from
Sep 10, 2016

For size of `struct P<T>(Q<T>)`, don't double-count the prefix added …

dd570d6
Select commit
Loading
Failed to load commit list.
Merged

When sizing DST, don't double-count nested struct prefixes. #36351

For size of `struct P<T>(Q<T>)`, don't double-count the prefix added …
dd570d6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs