Skip to content

mem::drop's docs are misleading #26571

Closed
Closed
@steveklabnik

Description

@steveklabnik

http://doc.rust-lang.org/nightly/std/mem/fn.drop.html uses RefCell, which implies that Drop relinquishes the borrow, which won't work for anything but RefCell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions