Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow transitions for builtin rules without allowlist
Only Blaze team members can write a built-in rule. Instead of having to modify the allowlist every time we starlarkify a native transition, it's preferable to always allow builtins to use Starlark transitions. RELNOTES:none PiperOrigin-RevId: 370772711
- Loading branch information