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
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
2022-03-04
Add SmallStr
Tomasz Miąsko
-1
/
+1
2022-01-22
Use an `indexmap` to avoid sorting `LocalDefId`s
pierwill
-1
/
+1
2022-01-10
Update rayon and rustc-rayon
Josh Stone
-2
/
+2
2021-10-07
Update to measureme v10
Ryan Levick
-1
/
+1
2021-10-07
Add support for artifact size profiling
Ryan Levick
-1
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-08-28
Update stacker and psm crates
Mateusz Mikuła
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-06-25
rustc_data_structures: Drop unused dependency on crossbeam-utils
Josh Triplett
-1
/
+0
2021-05-25
Don't panic when failing to initialize incremental directory.
Eric Huss
-1
/
+1
2021-04-29
Auto merge of #84614 - RalfJung:daily, r=Mark-Simulacrum
bors
-1
/
+0
2021-04-27
don't enable parking_lot nightly features
Ralf Jung
-1
/
+0
2021-04-23
Use latest crossbeam
Jubilee Young
-1
/
+1
2021-04-23
Use tempfile
Jubilee Young
-1
/
+1
2021-04-21
Use arrayvec 0.7, drop smallvec 0.6
Jubilee Young
-1
/
+1
2021-03-30
Add an Mmap wrapper to rustc_data_structures
bjorn3
-0
/
+3
2021-03-10
Update to rustc-rayon 0.3.1
Josh Stone
-2
/
+2
2021-02-25
Update measureme dependency to the latest version
Wesley Wiser
-1
/
+1
2021-02-14
bumped smallvec deps
klensy
-1
/
+1
2020-10-24
Upgrade to measureme 9.0.0
Wesley Wiser
-1
/
+1
2020-09-22
Auto merge of #76928 - lcnr:opaque-types-cache, r=tmandry
bors
-0
/
+1
2020-09-20
To avoid monomorphizing `psm::on_stack::with_on_stack` 1500 times, I made a c...
Julian Wollersberger
-1
/
+1
2020-09-19
cache types during normalization
Bastian Kauschke
-0
/
+1
2020-09-12
update the version of itertools and parking_lot
Andreas Jonson
-1
/
+1
2020-09-01
datastructures: replace `lazy_static` by `SyncLazy` from std
marmeladema
-1
/
+0
2020-08-30
datastructures: replace `once_cell` crate with an impl from std
marmeladema
-1
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+39