Skip to content
Verified Commit 216ef216 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

refactor(rules_toolchain): simplify toolchain providers

This patch removes an extra layer of indirection in toolchains.

The `toolchain/local/binary` rule sets up the `TemplateVariableInfo`,
`ToolchainInfo` and `DefaultInfo`.

The newly renamed `resolved` rule just forwards on the created
providers after the toolchain resolution has happened.

This removed the need to create an extra `info` rule
to describe the toolchain
parent eb0dcd8b
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