Skip to content

Rust doesn't reliably build on 32-bit operating systems anymore #18784

Closed
@thestinger

Description

@thestinger

Rust often requires more than 2G of virtual memory so it's not possible to build it on a 32-bit OS. This is especially problematic on Windows.

#18678 may be enough to fix this on Linux / FreeBSD, and would allow preventing regressions via the jemalloc mapped statistic (+ accounting for the VM used by libraries, etc.).

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