Files
rust/compiler
Matthias Krüger 87448be96f Rollup merge of #120099 - petrochenkov:linkapi, r=WaffleLapkin
linker: Refactor library linking methods in `trait Linker`

Linkers are not aware of Rust libraries, they look like regular static or dynamic libraries to them, so Rust-specific methods in `trait Linker` do not make much sense.
They can be either removed or renamed to something more suitable.

Commits after the second one are cleanups.
2024-01-25 17:39:27 +01:00
..
2023-10-30 08:46:02 +11:00
2024-01-16 21:15:31 +01:00
2024-01-19 20:10:39 -08:00
2024-01-17 03:14:16 +01:00
2024-01-19 20:10:39 -08:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-23 14:11:02 +03:00
2024-01-17 03:14:16 +01:00
2024-01-22 10:14:01 +11:00
2024-01-22 22:53:20 +00:00
2024-01-23 21:17:06 +08:00
2024-01-22 10:14:01 +11:00