Y
Hacker News
new
|
ask
|
show
|
jobs
by
pessimizer
483 days ago
> Leaking resources in Rust is pretty trivial: create an Rc cycle with internal mutability.
It's trivial to do on purpose, but difficult to do accidentally.