rust/compiler/rustc_codegen_ssa/src/back
bors 3a0db6c152 Auto merge of #123854 - petrochenkov:searchdirs2, r=lqd
linker: Remove laziness and caching from native search directory walks

It shouldn't be necessary for performance now.

Follow up to https://github.com/rust-lang/rust/pull/123827.
2024-04-13 13:12:56 +00:00
..
rpath Handle non-utf8 rpaths (fix FIXME) 2023-08-03 20:04:18 +02:00
archive.rs MSVC targets should use COFF as their archive format 2024-04-04 14:56:30 -07:00
command.rs Update comment and remove special-case for Wasm targets which is incompatible with response-file changes 2024-03-20 23:38:15 +00:00
link.rs Auto merge of #123854 - petrochenkov:searchdirs2, r=lqd 2024-04-13 13:12:56 +00:00
linker.rs linker: Remove laziness and caching from native search directory walks 2024-04-12 17:28:00 +03:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs rustc: Fix typo 2024-03-08 14:25:11 +08:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs and few more 2024-03-28 16:26:37 +03:00
symbol_export.rs Remove all checks of IntrinsicDef::must_be_overridden except for the actual overrides in codegen 2024-03-19 09:19:58 +00:00
write.rs Save/restore more items in cache with incremental compilation 2024-04-06 10:59:24 -04:00