Skip to content

rustpkg invokes rustc without going through rustc::monitor #10104

Closed
@jld

Description

@jld

This may be a bigger problem, but one concrete effect (seen in #9613) is that rustpkg doesn't set the larger-than-default stack size that rustc would normally get. (The spawn responsible for that is actually in extra::workcache, not rustpkg itself, and it doesn't take a task builder — if I edit workcache to set a stack size then the tests pass but that's probably not the right solution.)

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