rust/compiler/rustc_codegen_ssa/src/back
2023-01-04 13:58:08 +00:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs clippy::complexity fixes 2022-12-19 00:04:28 +01:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Fix each_linked_rlib when the current crate has 0 crate types 2023-01-04 13:58:08 +00:00
linker.rs don't restuct references just to reborrow 2022-12-18 17:04:32 +01:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs pass -Wl,-z,origin to set DF_ORIGIN when using rpath 2021-12-17 11:27:14 +00:00
symbol_export.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
write.rs Explicitly pass in which crate type to use to each_linked_rlib 2022-12-28 17:56:31 +00:00