Skip to content

refactor: move toolchain types to a submodule#3869

Open
alexeagle wants to merge 2 commits intobazelbuild:mainfrom
alexeagle:rust_toolchains
Open

refactor: move toolchain types to a submodule#3869
alexeagle wants to merge 2 commits intobazelbuild:mainfrom
alexeagle:rust_toolchains

Conversation

@alexeagle
Copy link
Contributor

This unblocks rulesets from providing their own toolchain definitions for things like cargo and clippy, while reusing rules_rust for compilation with rustc.

Later, we can split cargo and clippy to their own toolchains, so we can slim down rustc toolchain and optimize fetches.

Note: this is a second attempt at #3857; the author of that PR lost write access to the PR branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants