We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a8b96f commit eb5f237Copy full SHA for eb5f237
1 file changed
example/mini_core_hello_world.rs
@@ -56,8 +56,8 @@ struct NoisyDrop {
56
}
57
58
struct NoisyDropUnsized {
59
- text: str,
60
inner: NoisyDropInner,
+ text: str,
61
62
63
struct NoisyDropInner;
0 commit comments