index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
back
/
command.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-12
Add --print target-spec-json-schema
Noratrieb
-1
/
+1
2025-03-14
feat(linker): check ARG_MAX on Unix platforms
Weihang Lo
-7
/
+41
2025-03-14
fix(linker): use arg list estimate on only Windows
Weihang Lo
-1
/
+1
2025-03-14
fix(linker): prevent overflow when estimating CLI arg list length
Weihang Lo
-1
/
+2
2025-03-12
fix: remove the check of lld not supporting @response-file
Weihang Lo
-7
/
+0
2025-01-25
Shorten linker output even more when `--verbose` is not present
jyn
-1
/
+16
2024-09-17
Minimize visibilities.
Nicholas Nethercote
-13
/
+13
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+1
2024-03-20
Update comment and remove special-case for Wasm targets which is incompatible...
Douglas Young
-6
/
+0
2022-06-28
Reduce usage of Symbol in the linker code
bjorn3
-6
/
+0
2022-05-25
Simplify implementation of `-Z gcc-ld`
Vadim Petrochenkov
-6
/
+1
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-1
/
+1
2020-10-05
Instruct lld that our @ files are posix-style, not Windows
Mark Rousskov
-0
/
+6
2020-08-30
mv compiler to compiler/
mark
-0
/
+183