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
Age
Commit message (
Expand
)
Author
Lines
2015-08-15
Add issue for the rustc_private feature everywhere
Alex Crichton
-1
/
+1
2015-08-12
Fallout in libs -- misc missing bounds uncovered by WF checks.
Niko Matsakis
-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-07
rename ADTDef to AdtDef etc.
Ariel Ben-Yehuda
-0
/
+4
2015-08-06
add an Ivar for write-only variables
Ariel Ben-Yehuda
-0
/
+71
2015-07-25
Implement Default TyParam fallback
Jared Roesch
-1
/
+7
2015-07-09
Use vec![elt; n] where possible
Ulrik Sverdrup
-3
/
+1
2015-06-19
Expand the "givens" set to cover transitive relations. The givens array
Niko Matsakis
-3
/
+3
2015-04-24
Change name of unit test sub-module to "tests".
Johannes Oertel
-2
/
+2
2015-04-20
Make stability attributes an error. #22830
Brian Anderson
-1
/
+2
2015-04-17
Address nits
Niko Matsakis
-1
/
+1
2015-04-17
Add licenses.
Niko Matsakis
-1
/
+31
2015-04-17
Port to use the new Unify code, which has no UnifyValue trait
Niko Matsakis
-0
/
+529
2015-04-17
Port to using the newer graph, which offers iterators instead of the
Niko Matsakis
-0
/
+566
2015-04-17
Use the newer snapshot_vec, which has a simplified delegate
Niko Matsakis
-0
/
+209
2015-04-17
Add librustc_data_structures crate
Niko Matsakis
-0
/
+33
[prev]