Skip to content

Inconsistent documentation for build parallelism #826

@NobodyXu

Description

@NobodyXu

The crate-level doc says that:

If NUM_JOBS is not set, the RAYON_NUM_THREADS environment variable can
also specify the build parallelism.

However in default_jobserver(), only NUM_JOBS is used but not RAYON_NUM_THREADS.

It seems like this is an outdated documentation, but I'm not entirely sure so I opened this issue.

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