Skip to content

Provide a mechanism for disabling toolchain registration when using bzlmod. #2818

@konkers

Description

@konkers

Some projects want to vendor and tightly control their toolchains. With rules_rust always registering toolchains when used through blzmod, it is easy to misconfigure a project's toolchain configuration and accidentally fallback on the rules_rust toolchains without knowing. Providing a way to explicitly disable the rules_rust toolchains would turn this case into and error instead of a silent fallback.

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