Compact display of static lib dependencies Fixes #33173 Instead of displaying one dependency per line, I've changed the format to display them all in one line. As a bonus they're in format of linker flags (`-lfoo`), so the output can be copy&pasted if one is actually going to link as suggested. |
||
|---|---|---|
| .. | ||
| code_stats.rs | ||
| config.rs | ||
| filesearch.rs | ||
| mod.rs | ||
| search_paths.rs | ||