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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-13
add cycle-reporting logic
Ariel Ben-Yehuda
-0
/
+2
2016-03-05
apply rustfmt to librustc_data_structures, correcting rust-lang-nursery/rustf...
Niko Matsakis
-1
/
+2
2016-01-26
Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson
bors
-0
/
+1
2016-01-26
std: Stabilize custom hasher support in HashMap
Alex Crichton
-1
/
+0
2016-01-24
mk: Move from `-D warnings` to `#![deny(warnings)]`
Alex Crichton
-0
/
+1
2016-01-14
implement the obligation forest data structure and add some unit tests
Niko Matsakis
-1
/
+5
2016-01-05
Introduce the DepGraph and DepTracking map abstractions,
Niko Matsakis
-0
/
+1
2015-12-21
Register new snapshots
Alex Crichton
-3
/
+0
2015-12-10
Add TupleSlice trait to rustc_data_structures.
Michael Woerister
-0
/
+1
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-1
/
+1
2015-09-06
move fnv hashing support into librustc_data_structures
Niko Matsakis
-0
/
+3
2015-08-18
implement transitive relation type that can compute transitive
Niko Matsakis
-0
/
+1
2015-08-18
reorder imports to respect the alphabet, only one of the single most
Niko Matsakis
-2
/
+2
2015-08-15
Add issue for the rustc_private feature everywhere
Alex Crichton
-1
/
+1
2015-08-11
rollup merge of #27676: alexcrichton/msvc-unwind
Alex Crichton
-0
/
+4
2015-08-11
trans: Re-enable unwinding on 64-bit MSVC
Alex Crichton
-0
/
+4
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-3
/
+3
2015-08-06
add an Ivar for write-only variables
Ariel Ben-Yehuda
-0
/
+1
2015-04-20
Make stability attributes an error. #22830
Brian Anderson
-1
/
+2
2015-04-17
Add licenses.
Niko Matsakis
-1
/
+1
2015-04-17
Port to use the new Unify code, which has no UnifyValue trait
Niko Matsakis
-0
/
+1
2015-04-17
Port to using the newer graph, which offers iterators instead of the
Niko Matsakis
-0
/
+2
2015-04-17
Use the newer snapshot_vec, which has a simplified delegate
Niko Matsakis
-0
/
+2
2015-04-17
Add librustc_data_structures crate
Niko Matsakis
-0
/
+33