Closed
Description
Rust has never actually had a garbage collector, but we lied about it for years. Time to come clean. I'd like to give all the docs a once-over, and remove all references to garbage collection, except for Gc<T>
, obviously.
For example, the lifetimes tutorial: http://static.rust-lang.org/doc/0.10/guide-lifetimes.html