Skip to content

add a way to mark raw pointers noalias #13996

Closed
@thestinger

Description

@thestinger

Rust is missing an equivalent to restrict in C for raw pointers. The jemalloc bindings need some way of marking the return value as noalias, which is an optimization hard-wired for the malloc symbol...

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions