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
cc_library: propagate data dependencies via implementation_deps.
Sources from `implementation_deps` aren't propagated for compilation, but their runfiles may still be needed in runtime; they currently aren't provided, which seems like a bug (reproduction in [gist](https://gist.github.com/quval/2cc5b2cd323a10ae6a9375f326a296c2)).
Closes#18416.
PiperOrigin-RevId: 537010768
Change-Id: I76f95d6c59d79786febfb7a4ac7f9204fc194456
0 commit comments