Skip to content

Remove documentation references to garbage collection #13987

Closed
@steveklabnik

Description

@steveklabnik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions