buildtools icon indicating copy to clipboard operation
buildtools copied to clipboard

Feature Request: unused_deps for cc_library/cc_binary

Open Warchant opened this issue 2 years ago • 1 comments

Please add a feature to unused_deps to reliably detect unused deps in C/C++ libraries/binaries.

Warchant avatar Nov 03 '23 16:11 Warchant

People requiring this functionality might find this project of mine helpful https://github.com/martis42/depend_on_what_you_use

martis42 avatar Jan 05 '25 17:01 martis42