Skip to content

Remove explicit rule restriction on deps#531

Open
keith wants to merge 1 commit into
bazelbuild:mainfrom
keith:ks/remove-explicit-rule-restriction-on-deps
Open

Remove explicit rule restriction on deps#531
keith wants to merge 1 commit into
bazelbuild:mainfrom
keith:ks/remove-explicit-rule-restriction-on-deps

Conversation

@keith

@keith keith commented Jun 30, 2026

Copy link
Copy Markdown
Member

Previously this list of rules was used for what deps were allowed, but
the providers is a more lenient way to do this. This allows rulesets to
write native android rules as long as they correctly use CcInfo, without
having to wrap it in an empty cc_library.

Previously this list of rules was used for what deps were allowed, but
the providers is a more lenient way to do this. This allows rulesets to
write native android rules as long as they correctly use CcInfo, without
having to wrap it in an empty cc_library.
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.

1 participant