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
2019-07-03
Remove needless lifetimes
Jeremy Stucki
-3
/
+3
2019-07-03
Remove needless lifetimes
Jeremy Stucki
-3
/
+3
2019-07-03
Remove needless lifetimes
Jeremy Stucki
-14
/
+14
2019-07-02
more centril nits
Niko Matsakis
-1
/
+1
2019-07-02
fix silly bugs in binary_search_util test
Niko Matsakis
-2
/
+3
2019-07-02
address nits by mattewjasper
Niko Matsakis
-2
/
+1
2019-07-02
just create a binary search slice helper fn
Niko Matsakis
-114
/
+72
2019-07-02
add a `VecMap` data structure
Niko Matsakis
-0
/
+114
2019-07-02
pacify the mercilous tidy
Niko Matsakis
-1
/
+0
2019-07-02
add a `depth_first_search` helper function
Niko Matsakis
-1
/
+49
2019-07-02
introduce a `VecGraph` abstraction that cheaply stores graphs
Niko Matsakis
-3
/
+197
2019-07-02
implement the graph traits for SCC
Niko Matsakis
-1
/
+26
2019-07-02
Auto merge of #61871 - Zoxc:no-lift-branch, r=eddyb
bors
-0
/
+4
2019-06-26
Fix clippy::precedence
Igor Matuszewski
-1
/
+1
2019-06-26
Fix clippy::redundant_closure
Igor Matuszewski
-1
/
+1
2019-06-26
Fix clippy::cast_losless
Igor Matuszewski
-6
/
+6
2019-06-26
Fix clippy::redundant_field_names
Igor Matuszewski
-1
/
+1
2019-06-26
Check for local types in writeback with debug assertions
John Kåre Alsaker
-0
/
+4
2019-06-24
Auto merge of #61787 - ecstatic-morse:dataflow-split-block-sets, r=pnkfelix
bors
-5
/
+0
2019-06-24
Turn internal lints into tool lints
flip1995
-1
/
+1
2019-06-24
Allow default_hash_types in some crates
flip1995
-0
/
+1
2019-06-23
Rollup merge of #62068 - ia0:fix_meta_var, r=petrochenkov
Mazdak Farrokhzad
-1
/
+1
2019-06-23
Fix meta-variable binding errors in macros
Julien Cretin
-1
/
+1
2019-06-22
Merge `BitSetOperator` and `InitialFlow` into one trait.
Dylan MacKenzie
-5
/
+0
2019-06-22
Auto merge of #61020 - HeroicKatora:master, r=matthewjasper
bors
-4
/
+143
2019-06-16
Auto merge of #61347 - Centril:stabilize-underscore_const_names, r=petrochenkov
bors
-2
/
+3
2019-06-16
Separate librustc_data_structures module
chansuke
-915
/
+913
2019-06-12
Auto merge of #60669 - c410-f3r:attrs-fn, r=petrochenkov
bors
-0
/
+6
2019-06-10
Add more functionality to BitMatrix
Tyler Mandry
-1
/
+93
2019-06-10
Stabilize underscore_const_names: stage0 -> bootstrap.
Mazdak Farrokhzad
-3
/
+3
2019-06-10
Stabilize underscore_const_names.
Mazdak Farrokhzad
-2
/
+3
2019-06-09
Allow attributes in formal function parameters
Caio
-0
/
+6
2019-06-01
rustc: use indexmap instead of a plain vector for upvars.
Eduard-Mihai Burtescu
-0
/
+37
2019-05-25
Add Step::sub_usize
Tim Vermeulen
-0
/
+5
2019-05-22
Add documentation on the reasoning
Andreas Molzer
-4
/
+14
2019-05-22
Improve union of sparse and dense hybrid set
Andreas Molzer
-4
/
+45
2019-05-22
Provide some benchmarks for bitset hybrid union
Andreas Molzer
-0
/
+88
2019-05-21
update doc comment
Ralf Jung
-2
/
+1
2019-05-21
static_assert: make use of anonymous constants
Ralf Jung
-3
/
+3
2019-05-20
Rollup merge of #60959 - petrochenkov:sassert, r=estebank
Mazdak Farrokhzad
-0
/
+9
2019-05-20
Document requirements for HashStable implementations better.
Michael Woerister
-0
/
+24
2019-05-19
Improve type size assertions
Vadim Petrochenkov
-0
/
+9
2019-05-17
Remove unused field from StableHasher.
Michael Woerister
-20
/
+0
2019-05-13
Remove bitrig support from rust
Marcel Hellwig
-1
/
+0
2019-05-04
Delegate SmallVec's stable_hash to array's stable_hash.
Jesper Steen Møller
-3
/
+1
2019-05-04
Hash all of the import_ids for the TraitCandidate.
Jesper Steen Møller
-0
/
+12
2019-04-27
Auto merge of #60288 - Zoxc:update-rayon, r=nikomatsakis
bors
-2
/
+2
2019-04-26
Update rustc-rayon version
John Kåre Alsaker
-2
/
+2
2019-04-26
Use "capacity" as parameter name in with_capacity() methods
Matthias Geier
-2
/
+2
2019-04-15
Rollup merge of #59648 - alex:must-use-result, r=alexcrichton
Mazdak Farrokhzad
-6
/
+6
[prev]
[next]