Y
Hacker News
new
|
ask
|
show
|
jobs
by
junon
506 days ago
You can absolutely introduce free-less allocators and the like, as well as use `ManuallyDrop` or `Box::leak`. Rust just asks that you're explicit about it.