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
/
compiler
/
rustc_data_structures
/
src
/
sso
/
map.rs
Age
Commit message (
Expand
)
Author
Lines
2021-12-05
Stop enabling `in_band_lifetimes` in rustc_data_structures
Scott McMurray
-2
/
+2
2021-10-15
Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...
Matthias Krüger
-4
/
+12
2021-10-10
Apply clippy suggestions
Clemens Wasser
-12
/
+4
2021-10-04
Stabilize try_reserve
Kornel
-1
/
+1
2021-04-21
Use arrayvec 0.7, drop smallvec 0.6
Jubilee Young
-8
/
+5
2020-12-19
Rollup merge of #78083 - ChaiTRex:master, r=m-ou-se
Yuki Okushi
-1
/
+1
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-3
/
+3
2020-10-18
Stabilize or_insert_with_key
Chai T. Rex
-1
/
+1
2020-10-02
SsoHashSet/Map - genericiy over Q removed
Valerii Lashmanov
-54
/
+54
2020-09-27
SsoHashMap minor refactoring, SSO_ARRAY_SIZE introduced
Valerii Lashmanov
-12
/
+29
2020-09-26
SsoHashSet reimplemented as a wrapper on top of SsoHashMap
Valerii Lashmanov
-2
/
+16
2020-09-26
SsoHashSet/SsoHashMap API greatly expanded
Valerii Lashmanov
-20
/
+488
2020-09-26
MiniSet/MiniMap moved and renamed into SsoHashSet/SsoHashMap
Valerii Lashmanov
-0
/
+61