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_session
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote
-3
/
+5
2025-08-28
Add `libc` to `[workspace.dependencies]`.
Nicholas Nethercote
-3
/
+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-18
cargo update
github-actions
-1
/
+3
2025-07-04
bump termize dep
klensy
-1
/
+1
2025-06-24
rustc_session: Add a structure for keeping both explicit and default sysroots
Vadim Petrochenkov
-1
/
+0
2025-05-17
compiler & tools: bump windows crate to dedupe versions
klensy
-1
/
+1
2025-04-07
Prepend temp files with a string per invocation of rustc
Michael Goulet
-0
/
+1
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-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-01-21
bumpt compiler and tools to windows 0.59
klensy
-1
/
+1
2024-10-27
compiler: Add rustc_abi dependence to the compiler
Jubilee Young
-0
/
+1
2024-09-27
bump few deps
klensy
-1
/
+1
2024-02-18
windows bump to 0.52
klensy
-1
/
+1
2023-12-30
Update to bitflags 2 in the compiler
Nilstrieb
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-8
/
+12
2023-10-17
[RFC 3127 - Trim Paths]: Add unstable option and parsing
Urgau
-0
/
+1
2023-10-08
move `LinkSelfContainedComponents` to `rustc_target`
Rémy Rakic
-1
/
+0
2023-07-26
replace atty crate with std's isTerminal
klensy
-1
/
+0
2023-06-30
add dedicated `-C link-self-contained` structure
Rémy Rakic
-0
/
+1
2023-06-06
Write to stdout if `-` is given as output file
Jing Peng
-0
/
+1
2023-05-09
bump windows crate 0.46 -> 0.48 in workspace
klensy
-1
/
+1
2023-04-22
drop unused deps, gate libc under unix for one crate
klensy
-1
/
+0
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+1
2023-03-20
migrate compiler, bootstrap, and compiletest to windows-rs
Andy Russell
-2
/
+6
2022-12-09
Move the untracked cstore and source_span into a struct
Oli Scherer
-0
/
+1
2022-11-28
Detect long types in E0308 and write them to disk
Esteban Küber
-0
/
+1
2022-11-04
improve `filesearch::get_or_default_sysroot` r=ozkanonur
Onur Özkan
-0
/
+7
2022-08-15
Revert "Revert "Remove num_cpus dependency from bootstrap, build-manifest and...
The 8472
-1
/
+0
2022-06-09
Revert "Remove num_cpus dependency from bootstrap, build-manifest and rustc_s...
David Tolnay
-0
/
+1
2022-03-02
Remove num_cpus dependency from bootstrap, build-manifest and rustc_session
bjorn3
-1
/
+0
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-0
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-06-25
rustc_session: Remove unused dependency bitflags
Josh Triplett
-1
/
+0
2020-10-30
Implement rustc side of report-future-incompat
Aaron Hill
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+20