Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add non-Starlark optional toolchain API #14770

Closed
wants to merge 3 commits into from

Conversation

katre
Copy link
Member

@katre katre commented Feb 9, 2022

Part of Optional Toolchains (#14726).

@katre katre requested a review from gregestren February 9, 2022 15:26
@katre katre force-pushed the i14726-01-non-starlark-api branch from 2bb4e06 to a4e3d59 Compare February 9, 2022 19:37
/** The toolchain type this requirement is for. */
public abstract Label toolchainType();

/** Whether the toolchain type is mandatory or optional. */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we contextualize this comment a bit more? Just another sentence suggesting the implication of these terms?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@bazel-io bazel-io closed this in 3333de8 Feb 9, 2022
@katre katre deleted the i14726-01-non-starlark-api branch February 9, 2022 21:21
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