fix: Support unstable UnsafePinned struct in type layout calc

This commit is contained in:
Lukas Wirth 2025-04-21 09:35:30 +02:00
parent 66e3b5819e
commit d16b862ea5
5 changed files with 16 additions and 14 deletions

View file

@ -512,6 +512,7 @@ define_symbols! {
unreachable_2021,
unreachable,
unsafe_cell,
unsafe_pinned,
unsize,
unstable,
usize,