Skip to content

Define "allocation" #213

Closed
Closed
@gnzlbg

Description

@gnzlbg

We use the word "allocation" in the abstract machine, e.g., when talking about provenance, or when saying that each stack variable lives on its own "allocation". And we might start using it when talking about the guarantees of Rc (see rust-lang/rust#64484). So I think we should define this word in the glossary for now.

While it is possible to write Rust programs that have multiple address spaces, I think it would be reasonable to just start by assuming that there is only just one address space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-memoryTopic: Related to memory accessesC-terminologyCategory: Discussing terminology -- which term to use, how to define it, adding it to the glossaryS-pending-documentationStatus: The issue is "resolved," but this resolution needs documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions