mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 10:33:34 +00:00
a4ef751e26
the linker arguments can be *very* long, especially for crates with many dependencies. some parts of them are not very useful. unless specifically requested: - omit object files specific to the current invocation - fold rlib files into a single braced argument (in shell expansion format) this shortens the output significantly without removing too much information. |
||
---|---|---|
.. | ||
empty.rs | ||
rmake.rs |