about summary refs log tree commit diff
path: root/compiler/rustc_session/src/config/native_libs.rs
AgeCommit message (Expand)AuthorLines
2025-08-27Move `NativeLibKind` from `rustc_session` to `rustc_hir`Jonathan Brouwer-1/+2
2024-11-18Overhaul the `-l` option parser (for linking to native libs)Zalathar-116/+168
2024-11-18Move `-l` option parsing into its own submoduleZalathar-0/+140