Skip to content

Toolchain resolution appears broken with rules_rust toolchains #48

@scasagrande

Description

@scasagrande

Just starting to take a look at rules_rs so this may be pebkac

For a reproducer, if you start with https://github.com/bazel-starters/rust , follow the instructions, but update rules_rs to 0.0.31+ (which is when rules_rs introduced its own toolchains), you will get

While resolving toolchains for target @@rules_rs++crate+crates__rand-0.8.5//:rand (bb02cf4): No matching toolchains found for types:
  @@rules_rs++rules_rust+rules_rust//rust:toolchain_type

I'm seeing the same in my own repos.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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