Skip to content
Verified Commit 4ae80ec7 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

refactor(rules_toolchain): shift to `use_repo_rule`/`visibility`

`use_repo_rule` is available in `6.4.0` and above.

It _hugely_ simplifies what we want to do.

That should be the new minimum version for our rulesets.

As of writing, `6.4.0` is not released. The release candidates do not have
the `use_repo_rule` added, yet. Most rules use `last_rc` Bazel version.

`visibility` is available in 6.0+.
parent 022c9155
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment