We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93ed33 commit 11a7591Copy full SHA for 11a7591
integrationtests/snapshots/rust/hover/struct-type.snap
@@ -6,7 +6,4 @@ pub struct TestStruct {
6
}
7
8
9
-size = 32 (0x20), align = 0x8
10
-
11
12
-contain types with destructors (drop glue); doesn't have a destructor
+size = 32 (0x20), align = 0x8, needs Drop
0 commit comments