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
RELNOTES: The new `cc_static_library` rule produces a static library
that bundles given targets and all their transitive dependencies. It has
to be enabled via `--experimental_cc_static_library`.
Implements
https://docs.google.com/document/d/1jN0LUmp6_-rV9_f-Chx-Cs6t_5iOm3fziOklzBGjGIg/editFixes#1920Closes#16954.
PiperOrigin-RevId: 661382285
Change-Id: I972afd1a38d50ab4e48d9b3c189f1662b0096bbf
Closes#23192
Forked from #16954
The text was updated successfully, but these errors were encountered: