build: remove no-op _native_rules_allowlist#3275
Conversation
|
@gemini-code-assist /review @gemini-code-assist Check for code that uses the |
|
Hello @rickeylev, I'm performing the requested code review now. Regarding your request to "Check for code that uses the Code ReviewThis pull request aims to remove the Summary of Changes:
Review Criteria Assessment:
No issues were found within the scope of the provided diffs that would prevent this change from being merged. Great work on this cleanup! |
|
Huh. Is this attribute entirely unused? I thought there was a helper function that checked it, but a quick search didn't turn it up. |
Remove
_native_rules_allowlistattribute as it is no-opThis is needed to allow removing the deprecated flag
--native_rules_allowlistfrom bazel.Work towards: #3252