Skip to content

Stack vs. Heap documentation uses 0 as a memory location #29852

Closed
@huonw

Description

@huonw

The stack in https://doc.rust-lang.org/stable/book/the-stack-and-the-heap.html starts at 0, which means the Option<ptr> optimisation would be invalid.

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