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
/
src
/
librustc_data_structures
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-41
/
+0
2020-08-17
Rollup merge of #75637 - ctaggart:wasm32build, r=Mark-Simulacrum
Tyler Mandry
-1
/
+1
2020-08-17
update stacker to 0.1.11 to unbreak build for wasm32-unknown-unknown
Cameron Taggart
-1
/
+1
2020-08-15
Merge branch 'master' into feature/incorporate-tracing
pawanbisht62
-0
/
+2
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-0
/
+1
2020-08-11
Rollup merge of #75315 - Mark-Simulacrum:save-temps, r=ecstatic-morse
Dylan DPC
-0
/
+1
2020-08-10
Merge branch 'master' into feature/incorporate-tracing
pawanbisht62
-1
/
+1
2020-08-09
Upgrade indexmap to 1.5.1, now using hashbrown!
Josh Stone
-1
/
+1
2020-08-09
Avoid deleting temporary files on error
Mark Rousskov
-0
/
+1
2020-08-06
Incorporate tracing crate
bishtpawan
-1
/
+1
2020-07-31
Move from `log` to `tracing`
Oliver Scherer
-1
/
+1
2020-06-19
Update chalk
Jack Huey
-1
/
+1
2020-06-02
Rename the crates in source code
Vadim Petrochenkov
-1
/
+1
2020-06-02
Make things build again
Vadim Petrochenkov
-2
/
+2
2020-05-22
Replace `rustc_data_structures::sync::Once` with `OnceCell`
Dylan MacKenzie
-0
/
+1
2020-05-10
update stacker to 0.1.9 to unbreak build on OpenBSD
Sébastien Marie
-1
/
+1
2020-05-07
Auto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obk
bors
-0
/
+1
2020-05-05
Move region_constraint to the unified undo log
Markus Westerlind
-1
/
+1
2020-05-02
Move ensure_sufficient_stack to data_structures
Simonas Kazlauskas
-0
/
+1
2020-04-11
Depend on libc from crates.io
Luca Barbieri
-0
/
+1
2020-03-26
Upgrade rustc and bootstrap dependencies
Mateusz Mikuła
-2
/
+2
2020-01-11
use winapi for non-stdlib Windows bindings
Andy Russell
-0
/
+3
2020-01-10
Update measureme to 0.7.1 in order to fix compilation error on big-endian pla...
Michael Woerister
-1
/
+1
2020-01-10
Initial support for recording query keys in self-profiling data.
Michael Woerister
-1
/
+1
2020-01-10
self-profile: Switch to new approach for event_id generation that enables que...
Michael Woerister
-1
/
+1
2019-12-03
Update measureme crate to 0.5.0.
Michael Woerister
-1
/
+1
2019-11-12
Move self-profile infrastructure to data structures
Mark Rousskov
-0
/
+2
2019-11-04
bump smallvec to 1.0
Ralf Jung
-1
/
+1
2019-10-07
Rebase rustc-rayon on rayon-1.2
Josh Stone
-2
/
+2
2019-09-29
move index_vec into rustc_index
csmoe
-0
/
+1
2019-09-20
Upgrade to ena-0.13.1 and use the new `inlined_probe_value` function.
Nicholas Nethercote
-1
/
+1
2019-09-11
Upgrade parking_lot and tempfile rustc dependencies
Mateusz Mikuła
-1
/
+1
2019-07-23
cleanup: Remove `extern crate serialize as rustc_serialize`s
Vadim Petrochenkov
-1
/
+1
2019-07-10
Add an AtomicCell abstraction
John Kåre Alsaker
-0
/
+1
2019-07-07
rustc: Remove `dylib` crate type from most rustc crates
Alex Crichton
-2
/
+1
2019-06-01
rustc: use indexmap instead of a plain vector for upvars.
Eduard-Mihai Burtescu
-0
/
+1
2019-04-26
Update rustc-rayon version
John Kåre Alsaker
-2
/
+2
2019-04-09
Clean up jobserver integration
John Kåre Alsaker
-1
/
+1
2019-03-27
Update ena to version 0.13.0
varkor
-1
/
+1
2019-03-27
Update ena
varkor
-1
/
+1
2019-03-01
Add support for using a jobserver with Rayon
John Kåre Alsaker
-2
/
+4
2019-02-22
Update parking_lot to 0.7
Bastien Orivel
-1
/
+1
2019-02-09
librustc_data_structures => 2018
Taiki Endo
-2
/
+3
2018-12-10
Upgrade `smallvec` to 0.6.7 and use the new `may_dangle` feature.
Nicholas Nethercote
-1
/
+1
2018-11-25
Update to `ena` 0.11.0.
Nicholas Nethercote
-1
/
+1
2018-11-21
rustc: implement and use Default on more types.
Eduard-Mihai Burtescu
-1
/
+1
2018-11-16
remove unused dependency
Andreas Jonson
-1
/
+0
2018-10-14
Added graphviz visualization for obligation forests.
Diogo Sousa
-0
/
+1
2018-09-04
Breaking change upgrades
Mark Rousskov
-1
/
+1
2018-08-23
Use optimized SmallVec implementation
Igor Gutorov
-0
/
+1
[next]