Skip to content

Increase max file size to ~500MB #2490

Closed
@Mark-Simulacrum

Description

@Mark-Simulacrum

Problem

rustc_driver dll on Windows bundles the whole compiler and LLVM into one file, and unsurprisingly, that's a big binary, currently hovering at ~193 MB. This is quite close to the 200 MB limit (and indeed, depending on how that limit is defined -- powers of 10 or 2, over it).

Steps

I can't reproduce myself, but we did get a user report rust-lang/rust#76795 -- maybe the limit used to be smaller?

Possible Solution(s)

Notes

Output of rustup --version: unknown
Output of rustup show: unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions