Skip to content

Rustup uses backtrace regardless of RUST_BACKTRACE #591

@pravic

Description

@pravic

I noticed that rustup update scans my HDD every time it been called.

I found that it always initializes a symbol helper (dbghelp!SymInitialize) at begin.

Setting RUST_BACKTRACE=0 or removing RUST_BACKTRACE does not help.

Any explanation/recomendations about it? I tested cargo also, it does not load .pdb every time like rustup does.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions