rust/compiler/rustc_codegen_ssa/src/back
Nilstrieb fb79e44df6 Remove wrapper functions for some unstable options
They are trivial and just forward to the option. Like most other
options, we can just access it directly.
2022-12-20 15:02:15 +01: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 don't restuct references just to reborrow 2022-12-18 17:04:32 +01: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 Improve generating Custom entry function 2022-11-11 01:04:39 +05:30
write.rs Remove wrapper functions for some unstable options 2022-12-20 15:02:15 +01:00