dfcfe82500
Specifically: selects.config_setting_group( name = "always_true", match_any = ["//conditions:default"], ) and selects.config_setting_group( name = "always_true", match_all = ["//conditions:default"], ) These should, as expected, always evaluate to True. Their implementation had a bug that failed the build outright. |
||
---|---|---|
.. | ||
BUILD | ||
collections.bzl | ||
dicts.bzl | ||
new_sets.bzl | ||
old_sets.bzl | ||
partial.bzl | ||
paths.bzl | ||
selects.bzl | ||
sets.bzl | ||
shell.bzl | ||
structs.bzl | ||
types.bzl | ||
unittest.bzl | ||
versions.bzl |