You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Depset operators `+`, `+=`, `|` and the depset.union() method are deprecated. They were error-prone and led to build performance problems.
Instead, creating a new depset should be done with the depset constructor.
Also, the 'items' argument of depset is deprecated.
PiperOrigin-RevId: 282628656
0 commit comments