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-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