Closed this issue 7 years ago · 1 comments
error[E0599]: no method named `write` found for type `*mut hole::Hole` in the current scope --> src/hole.rs:29:13 | 29 | ptr.write(Hole { size: hole_size, next: None, }); | ^^^^^
my bad, my nightly was too old