rust/compiler/rustc_codegen_ssa/src/back
Trevor Gross 8840d302e5
Rollup merge of #127512 - eggyal:newline-terminate-print-linkargs, r=compiler-errors
Terminate `--print link-args` output with newline

Fixes #127507
2024-07-16 20:10:11 -05:00
..
rpath linker: Bail out of rpath logic early if the target doesn't support rpath 2024-07-01 14:19:51 +03:00
archive.rs Fix review comments 2024-07-07 17:08:55 +00: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 Terminate --print link-args output with newline 2024-07-09 10:40:26 +01:00
linker.rs use "bootstrap" instead of "rustbuild" in comments and docs 2024-07-07 00:07:08 +03:00
lto.rs Fix unsafe_op_in_unsafe_fn in compiler 2024-07-16 00:02:44 -04:00
metadata.rs Remove extern crate rustc_middle from numerous crates. 2024-04-29 14:50:45 +10:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs linker: Bail out of rpath logic early if the target doesn't support rpath 2024-07-01 14:19:51 +03:00
symbol_export.rs Apply suggestions from oli-obk's review 2024-06-18 14:28:00 +03:00
write.rs Rollup merge of #124712 - Enselic:deprecate-inline-threshold, r=pnkfelix 2024-06-24 15:51:00 -04:00