summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/back/rpath
AgeCommit message (Expand)AuthorLines
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-10/+7
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+2
2024-07-01linker: Bail out of rpath logic early if the target doesn't support rpathVadim Petrochenkov-3/+0
2024-06-02rustc_codegen_ssa: fix get_rpath_relative_to_output panic when lib only conta...Hai-Hsin-0/+16
2023-08-03Handle non-utf8 rpaths (fix FIXME)Martin Nordholts-17/+18
2021-07-05Remove LibSourcebjorn3-2/+2
2021-06-05Remove get_install_prefix_lib_path completelybjorn3-2/+0
2020-08-30mv compiler to compiler/mark-0/+74