Skip to content

RUST_LOG setting causes huge memory leak when building rustc #6558

Closed
@Sodel-the-Vociferous

Description

@Sodel-the-Vociferous

The following make command and RUST_LOG setting will cause the compiler to happily eat up all system memory:

RUST_LOG=rustc::middle::typeck make

I'm running Arch Linux on x86_64 with 8GB of RAM.

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