mirror of
https://github.com/google/nomulus.git
synced 2025-08-20 00:14:07 +02:00
The old pattern did an implicit iteration over a depset which will be forbidden in the future since it is potentially expensive. The new to_list() call is still expensive but it will be more visible.
LSC: []
Tested:
TAP --sample for global presubmit queue
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=221266626
|
||
|---|---|---|
| .. | ||
| BUILD | ||
| defs.bzl | ||
| registry_ear_file.bzl | ||
| zip_file.bzl | ||