|
|
|
|
|
by Manishearth
3942 days ago
|
|
Cycles of reference counted objects. It is technically possible to guarantee the absence of leaks by introducing a `?Leak` trait to the language. There was a point in time when many wanted Rust to go that way, but it was ultimately decided against (it complicates other things). |
|