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-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
2024-08-22
Auto merge of #129257 - ChrisDenton:rename-null-descriptor, r=jieyouxu
bors
-1
/
+1
2024-08-20
Make import libraries compatible with wholearchive
Chris Denton
-1
/
+1
2024-08-19
Pin `cc` to 1.0.105
Trevor Gross
-1
/
+1
2024-08-18
Update some dependency versions that allow better licensing
Trevor Gross
-1
/
+1
2024-08-17
Always use ar_archive_writer for import libs
Chris Denton
-1
/
+1
2024-08-07
Update ar_archive_writer to 0.3.3
bjorn3
-1
/
+1
2024-07-28
dedup object
klensy
-2
/
+2
2024-07-07
Sync ar_archive_writer to LLVM 18.1.3
bjorn3
-1
/
+1
2024-05-08
Make SSA aggregates without needing an alloca
Scott McMurray
-1
/
+3
2024-05-08
Update cc crate to v1.0.97
James Farrell
-1
/
+1
2024-04-09
Update ar_archive_writer to 0.2.0
bjorn3
-1
/
+1
2024-03-16
Handle calls to upstream monomorphizations in compiler_builtins
Ben Kimock
-0
/
+1
[next]