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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-09-19
[win] Use find-msvc-tools instead of cc to find the linker and rc on Windows
Daniel Paoliello
-3
/
+1
2025-09-09
Auto merge of #146018 - lambdageek:add-winres-version, r=wesleywiser
bors
-1
/
+1
2025-09-05
compiler: Add Windows resources to rustc-main and rustc_driver
Aleksey Kliger
-1
/
+1
2025-09-02
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote
-7
/
+7
2025-08-29
Update to ar_archive_writer 0.5.1
Daniel Paoliello
-1
/
+1
2025-08-28
Add `tempfile` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-28
Add `serde_json` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-28
Add `libc` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `itertools` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `tracing` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `bitflags` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `thin-vec` to newly added `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-13
fix tail calls to `#[track_caller]` functions
Waffle Lapkin
-0
/
+1
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+0
2025-07-29
cc dependencies: clarify comment
Ralf Jung
-2
/
+2
2025-06-17
CodeGen: rework Aggregate implemention for rvalue_creates_operand cases
Scott McMurray
-2
/
+0
2025-06-05
Bump object
WANG Rui
-1
/
+1
2025-05-19
Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin
Stuart Cook
-0
/
+1
2025-05-18
Remove rustc_attr_data_structures re-export from rustc_attr_parsing
mejrs
-0
/
+1
2025-05-17
compiler & tools: bump windows crate to dedupe versions
klensy
-1
/
+1
2025-03-24
bump thorin to drop duped deps
klensy
-1
/
+1
2025-03-20
Use `-Wunused_crate_dependencies` for compiler crates.
Nicholas Nethercote
-2
/
+0
2025-03-15
Stop relying on rustc_type_ir in non-type-system crates
Michael Goulet
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-3
/
+0
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+3
2025-02-28
compiler: bump `cc` to 1.2.16 to fix `x86` Windows jobs on newest Windows SDK
许杰友 Jieyou Xu (Joe)
-1
/
+1
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2025-02-16
Move hashes from rustc_data_structure to rustc_hashes so they can be shared w...
Ben Kimock
-0
/
+1
2025-02-10
Bump `cc` to v1.2.13 for the compiler workspace
clubby789
-1
/
+1
2025-01-25
Shorten linker output even more when `--verbose` is not present
jyn
-0
/
+1
2025-01-21
bumpt compiler and tools to windows 0.59
klensy
-1
/
+1
2025-01-03
Bump cc in the compiler
Chris Denton
-1
/
+1
2024-12-29
Bump compiler cc
clubby789
-1
/
+1
2024-12-19
Bump compiler `cc` to 1.2.5
许杰友 Jieyou Xu (Joe)
-2
/
+3
2024-12-18
Auto merge of #134425 - clubby789:cargo-update, r=jieyouxu
bors
-1
/
+2
2024-12-17
compiler & tools dependencies:
clubby789
-1
/
+2
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-1
/
+1
2024-12-15
Add hir::Attribute
Jonathan Dönszelmann
-0
/
+1
2024-12-13
Remove jobserver from Session
bjorn3
-1
/
+0
2024-12-10
Rollup merge of #133456 - clubby789:cargo-update, r=ChrisDenton
León Orell Valerian Liehr
-1
/
+1
2024-12-01
Run `cargo update` and update licenses
clubby789
-1
/
+1
2024-11-15
fix: rust-lang/rust#47446
Sven Kanoldt
-0
/
+1
2024-11-07
Remove unused intercrate dependencies
clubby789
-1
/
+0
2024-10-08
compiler: Factor rustc_target::abi out of cg_ssa
Jubilee Young
-0
/
+1
2024-10-02
Rollup merge of #130863 - compiler-errors:relax-codegen-dyn-assert, r=lcnr
Matthias Krüger
-0
/
+1
2024-09-30
Unpin `cc` and upgrade to the latest version
Trevor Gross
-1
/
+1
2024-09-30
Relax a debug assertion in codegen
Michael Goulet
-0
/
+1
2024-09-27
bump few deps
klensy
-2
/
+2
2024-08-29
Update the `wasm-component-ld` binary dependency
Alex Crichton
-1
/
+1
2024-08-24
Rollup merge of #129290 - tgross35:pin-cc, r=Mark-Simulacrum
Matthias Krüger
-1
/
+1
[next]