mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Remove FIXME after fix
Co-authored-by: León Orell Valerian Liehr <me@fmease.dev>
This commit is contained in:
parent
b67985e113
commit
f1a1ef68c7
@ -2524,7 +2524,6 @@ mod size_asserts {
|
||||
static_assert_size!(GenericParamDef, 56);
|
||||
static_assert_size!(Generics, 16);
|
||||
static_assert_size!(Item, 56);
|
||||
// FIXME(generic_const_items): Further reduce the size.
|
||||
static_assert_size!(ItemKind, 56);
|
||||
static_assert_size!(PathSegment, 40);
|
||||
static_assert_size!(Type, 32);
|
||||
|
Loading…
Reference in New Issue
Block a user