rust/compiler/rustc_codegen_ssa/src/back
Dylan DPC bd9e6e05d2
Rollup merge of #103660 - ozkanonur:master, r=jyn514
improve `filesearch::get_or_default_sysroot`

`fn get_or_default_sysroot` is now improved and used in `miri` and `clippy`, and tests are still passing as they should. So we no longer need to implement custom workarounds/hacks to find sysroot in tools like miri/clippy.

Resolves https://github.com/rust-lang/rust/issues/98832

re-opened from #103581
2022-11-05 11:31:28 +05:30
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs UPDATE - accept dyn error and make Box<dyn error> conform to IntoDiagnosticArg 2022-11-04 01:17:03 -04:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Rollup merge of #103660 - ozkanonur:master, r=jyn514 2022-11-05 11:31:28 +05:30
linker.rs Auto merge of #102418 - citrus-it:illumos-strip-debug, r=nagisa 2022-10-18 16:32:41 +00:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Add architectures to fn create_object_file 2022-10-19 15:45:51 +03: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 Rewrite implementation of #[alloc_error_handler] 2022-10-31 16:32:57 +00:00
write.rs Allow LTO for dylibs 2022-10-23 13:43:07 +02:00