rust/compiler/rustc_codegen_ssa/src/back
bjorn3 2bb98e2c48 Generate symbols.o for proc-macros too
To ensure used statics are functioning correctly for proc-macros too.
2025-06-27 10:03:29 +00:00
..
apple refactor: Move Apple OSVersion (back) to rustc_target 2025-04-04 15:01:27 +02:00
link Add new Tier-3 targets: loongarch32-unknown-none* 2025-06-06 08:19:38 +08: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 refactor: Move env parsing of deployment target to rustc_session 2025-04-04 15:02:22 +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 Revert overeager warning for misuse of --print native-static-libs 2025-06-16 12:43:36 -07:00
linker.rs Generate symbols.o for proc-macros too 2025-06-27 10:03:29 +00:00
lto.rs Mark all optimize methods and the codegen method as safe 2025-05-28 20:55:00 +00:00
metadata.rs indicate ppc64 elf abi in e_flags 2025-06-16 22:13:05 +02: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 Change __rust_no_alloc_shim_is_unstable to be a function 2025-06-16 10:54:07 -07:00
write.rs Extract Translator struct 2025-06-19 13:02:04 -05:00