rust/compiler/rustc_codegen_ssa/src/back
2025-08-26 18:55:41 +03:00
..
apple refactor: Move Apple OSVersion (back) to rustc_target 2025-04-04 15:01:27 +02:00
link raw-dylib-elf: set correct DT_VERDEFNUM 2025-08-24 18:19:31 +02:00
linker Rustfmt 2025-02-08 22:12:13 +00:00
rpath Rename is_like_osx to is_like_darwin 2025-03-25 21:53:52 +01:00
apple.rs Don't show warnings from xcrun with -Zverbose-internals 2025-08-25 14:38:34 +02:00
archive.rs Move metadata object generation for dylibs to the linker code 2025-06-03 10:04:34 +00:00
command.rs feat(linker): check ARG_MAX on Unix platforms 2025-03-14 09:45:49 -04:00
link.rs Rollup merge of #145578 - vexide:armv7a-vex-v5+linked-files, r=davidtwco 2025-08-19 19:50:08 +08:00
linker.rs Move metadata symbol export from exported_non_generic_symbols to exported_symbols 2025-08-07 14:30:43 +00:00
lto.rs Remove each_linked_rlib_for_lto from CodegenContext 2025-07-21 07:58:44 +00:00
metadata.rs setup CI and tidy to use typos for spellchecking and fix few typos 2025-07-03 10:51:06 +03:00
mod.rs refactor: Move env parsing of deployment target to rustc_session 2025-04-04 15:02:22 +02:00
rpath.rs Rename is_like_osx to is_like_darwin 2025-03-25 21:53:52 +01:00
symbol_export.rs Port the #[linkage] attribute to the new attribute system 2025-08-13 21:01:37 +02:00
write.rs Ensure the coordinator thread terminates first 2025-08-26 18:55:41 +03:00