rust/compiler/rustc_codegen_ssa/src/back
Mads Marquart fb10eeb42b Move Apple linker args from rustc_target to rustc_codegen_ssa
They are dependent on the deployment target and SDK version, but having
these in `rustc_target` makes it hard to introduce that dependency.
2024-09-26 16:40:25 +02:00
..
rpath Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
archive.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
command.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00
link.rs Move Apple linker args from rustc_target to rustc_codegen_ssa 2024-09-26 16:40:25 +02:00
linker.rs Dogfood feature(file_buffered) 2024-09-24 14:25:16 -07:00
lto.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
metadata.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
mod.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00
rpath.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00
symbol_export.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
write.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00