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_data_structures
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-01-27
Flip the `rustc-rayon`/`indexmap` dependency order
Josh Stone
-2
/
+2
2025-01-21
bumpt compiler and tools to windows 0.59
klensy
-1
/
+1
2024-11-12
Delete the `cfg(not(parallel))` serial compiler
Noratrieb
-7
/
+2
2024-10-20
Update rustc-hash to version 2
Noratrieb
-1
/
+1
2024-09-27
bump few deps
klensy
-1
/
+1
2024-08-28
Update stacker to 0.1.17
Rain
-1
/
+1
2024-08-13
Update `indexmap` and use `IndexMap::append`
Josh Stone
-1
/
+1
2024-07-15
Use dep: for crate dependencies
Michael Goulet
-1
/
+1
2024-07-11
Use uplifted `rustc-stable-hash` crate in `rustc_data_structures`
Urgau
-0
/
+1
2024-06-28
rustc_data_structures: Explicitly check for 64-bit atomics support
John Paul Adrian Glaubitz
-1
/
+1
2024-06-24
rustc_data_structures: Use portable AtomicU64 on 32-bit SPARC
John Paul Adrian Glaubitz
-1
/
+1
2024-06-13
Remove some unnecessary crate dependencies.
Nicholas Nethercote
-1
/
+5
2024-06-10
Remove some unused crate dependencies.
Nicholas Nethercote
-2
/
+1
2024-05-06
Update ena to 0.14.3
Michael Goulet
-1
/
+1
2024-02-18
windows bump to 0.52
klensy
-1
/
+1
2024-02-09
Update jobserver-rs to 0.1.28
Vadim Petrochenkov
-1
/
+1
2024-01-24
rustc_data_structures: use either instead of itertools
Josh Stone
-1
/
+1
2024-01-13
Update measureme crate to version 11
Michael Woerister
-1
/
+1
2023-12-30
Update to bitflags 2 in the compiler
Nilstrieb
-1
/
+1
2023-11-29
jobserver: check file descriptors
belovdv
-1
/
+1
2023-11-22
Update itertools to 0.11.
Nicholas Nethercote
-1
/
+1
2023-11-06
use portable AtomicU64 for powerPC and MIPS
SparrowLii
-0
/
+3
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-11
/
+11
2023-10-19
Initiate the inner usage of `cfg_match`
Caio
-1
/
+0
2023-08-03
bump parking_lot 0.11 to 0.12
klensy
-1
/
+1
2023-07-03
Upgrade to indexmap 2.0.0
Josh Stone
-1
/
+1
2023-05-13
Auto merge of #107586 - SparrowLii:parallel-query, r=cjgillot
bors
-0
/
+1
2023-05-09
bump windows crate 0.46 -> 0.48 in workspace
klensy
-1
/
+1
2023-05-06
introduce `DynSend` and `DynSync` auto trait
SparrowLii
-0
/
+1
2023-04-22
drop unused deps, gate libc under unix for one crate
klensy
-1
/
+0
2023-04-16
Don't use `serde_json` to serialize a simple JSON object
Nilstrieb
-1
/
+0
2023-04-11
Use `itertools::Either` instead of own `EitherIter` impl
Maybe Waffle
-0
/
+1
2023-04-05
Use elsa =1.7.1 as 1.8.0 was an accidental copy of 1.7.0
Oli Scherer
-1
/
+1
2023-03-25
Update indexmap and rayon crates
John Kåre Alsaker
-4
/
+4
2023-03-21
Add `-Z time-passes-format` to allow specifying a JSON output for `-Z time-pa...
John Kåre Alsaker
-0
/
+1
2023-03-20
migrate compiler, bootstrap, and compiletest to windows-rs
Andy Russell
-2
/
+9
2023-03-17
Fast path that skips over unchanged obligations in process_obligations
The 8472
-1
/
+1
2023-02-24
Upgrade `ena` to 0.14.1.
Nicholas Nethercote
-1
/
+1
2023-02-22
Auto merge of #108300 - oli-obk:elsa, r=eholk
bors
-0
/
+1
2023-02-21
Use a lock-free datastructure for `source_span`
Oli Scherer
-0
/
+1
2023-02-21
Upgrade `thin-vec` from 0.2.9 to 0.2.12.
Nicholas Nethercote
-1
/
+1
2022-12-20
Bump `cfg-if` to `1.0`
Chris Denton
-2
/
+6
2022-11-05
Update several crates for improved support of the new targets
Mateusz Mikuła
-1
/
+1
2022-11-02
rustdoc: use ThinVec for cleaned generics
Michael Howell
-1
/
+1
2022-09-29
Remove from compiler/ crates
reez12g
-1
/
+0
2022-08-29
Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`.
Nicholas Nethercote
-11
/
+12
2022-07-17
Upgrade indexmap and thorin-dwp to use hashbrown 0.12
Josh Stone
-1
/
+1
2022-06-27
Update `smallvec` to 1.8.1.
Nicholas Nethercote
-1
/
+1
2022-05-27
Update to rebased rustc-rayon 0.4
Josh Stone
-3
/
+3
2022-03-28
Propagate `parallel_compiler` feature through rustc crates. Turned off featur...
klensy
-3
/
+6
[next]