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_index
Age
Commit message (
Expand
)
Author
Lines
2020-07-21
Auto merge of #69749 - davidtwco:issue-46477-polymorphization, r=eddyb
bors
-0
/
+136
2020-07-20
index: introduce and use `FiniteBitSet`
David Wood
-0
/
+136
2020-07-20
Auto merge of #74010 - pierwill:pierwill-o-notation, r=GuillaumeGomez
bors
-1
/
+1
2020-07-19
Use italics for O notation
pierwill
-1
/
+1
2020-07-16
apply bootstrap cfgs
Mark Rousskov
-1
/
+0
2020-07-14
Use `ArrayVec` in `SparseBitSet`.
Nicholas Nethercote
-7
/
+6
2020-06-29
add spans to injected coverage counters
Rich Kadel
-1
/
+2
2020-06-28
Remove `const_if_match` feature gate from libraries
Dylan MacKenzie
-1
/
+1
2020-06-24
Improve GeneratorLayout debug output
Tyler Mandry
-1
/
+17
2020-06-02
Make things build again
Vadim Petrochenkov
-1
/
+1
2020-05-29
Add Extend::{extend_one,extend_reserve}
Josh Stone
-0
/
+11
2020-04-08
Redesign the Step trait
CAD97
-26
/
+6
2020-04-07
Use assoc integer constants in librustc_*
Linus Färnstrand
-1
/
+1
2020-04-05
Stop importing int/float modules in librustc_*
Linus Färnstrand
-1
/
+0
2020-03-17
Add requisite feature gates for const assert
Dylan MacKenzie
-0
/
+3
2020-03-17
Rename `from_u32_const` -> `from_u32`
Dylan MacKenzie
-1
/
+1
2020-03-17
Make `newtype_index` methods const
Dylan MacKenzie
-24
/
+6
2020-02-29
mem::zeroed/uninit: panic on types that do not permit zero-initialization
Ralf Jung
-1
/
+1
2020-02-06
index ReEmpty by universe
Niko Matsakis
-0
/
+8
2020-01-06
Improve hygiene of `newtype_index`
Matthew Jasper
-20
/
+74
2019-12-22
Format the world
Mark Rousskov
-85
/
+73
2019-11-04
bump smallvec to 1.0
Ralf Jung
-1
/
+1
2019-10-18
doc: make BitSet intro more short
Tshepang Lekhonkhobe
-2
/
+5
2019-10-16
Optimize `BitSet` iteration.
Nicholas Nethercote
-13
/
+31
2019-10-16
Add `BitIter::new()`.
Nicholas Nethercote
-10
/
+13
2019-10-01
Fix clippy warnings
Yuki Okushi
-1
/
+1
2019-09-29
remove indexed_vec re-export from rustc_data_structures
csmoe
-2
/
+2
2019-09-29
remove bit_set re-export from rustc_data_structures
csmoe
-0
/
+1
2019-09-29
move bit_set into rustc_index
csmoe
-0
/
+1355
2019-09-29
move index_vec into rustc_index
csmoe
-0
/
+836
2019-09-29
init librustc_index crate
csmoe
-0
/
+12