rust/compiler/rustc_codegen_ssa/src/back
Daniel Paoliello 4daae65228 Move to 0.50.1
2025-08-29 16:39:16 -07:00
..
apple refactor: Move Apple OSVersion (back) to rustc_target 2025-04-04 15:01:27 +02:00
link Move NativeLibKind from rustc_session to rustc_hir 2025-08-27 20:24:59 +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 to 0.50.1 2025-08-29 16:39:16 -07:00
command.rs feat(linker): check ARG_MAX on Unix platforms 2025-03-14 09:45:49 -04:00
link.rs Port the #[link] attribute to the new parser 2025-08-27 20:25:16 +02: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 rustc_codegen_ssa: More comprehensive RISC-V ELF flags 2025-08-26 03:42:37 +00: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 Only export the sanitizer symbols for LTO and move export code to cg_llvm 2025-08-28 19:36:44 +00:00
write.rs Rollup merge of #145368 - rcvalle:rust-cfi-fix-142284, r=dianqk 2025-08-28 21:41:01 +02:00