Files
rust/compiler
Stuart Cook 036c8e1d1a Rollup merge of #146027 - usamoi:raw-dylib-elf-as-needed, r=bjorn3
support link modifier `as-needed` for raw-dylib-elf

This pull request:

* emits `-Wl,--as-needed` instead of `-Wl,--no-as-needed` for `raw-dylib-elf`, keeping it consistent with `dylib`
* allows combination of link kind `raw-dylib` and link modifier `as-needed`, thus allowing free choice of behavior

r? `@bjorn3`

cc https://github.com/rust-lang/rust/issues/135694
cc https://github.com/rust-lang/rust/issues/99424
2025-10-06 21:20:08 +11:00
..
2025-10-04 18:18:58 +00:00
2025-10-04 18:18:58 +00:00
2025-09-08 09:23:37 -07:00
2025-10-05 12:01:23 +02:00
2025-10-04 18:18:58 +00:00