1
0
mirror of https://github.com/google/nomulus synced 2026-01-11 08:20:27 +00:00
Files
nomulus/java/google/registry
jianglai 9fa2a84c35 Replace iteration over depsets with an explicit .to_list() call
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
2018-11-14 11:55:43 -05:00
..
2018-10-22 19:10:01 -04:00
2018-08-10 13:44:25 -04:00
2018-10-17 11:56:04 -04:00
2018-10-22 19:06:35 -04:00
2018-10-25 14:40:38 -04:00
2018-11-12 14:51:40 -05:00
2018-07-14 01:37:03 -04:00
2018-09-14 12:01:08 -04:00
2018-10-08 16:59:29 -04:00