Auto merge of #77171 - VFLashM:better_sso_structures, r=oli-obk
Better sso structures This change greatly expands interface of MiniSet/MiniMap and renames them because they are no longer "Mini".
This commit is contained in:
commit
ea7e131435
13 changed files with 902 additions and 127 deletions
|
@ -100,8 +100,7 @@ pub mod vec_linked_list;
|
|||
pub mod work_queue;
|
||||
pub use atomic_ref::AtomicRef;
|
||||
pub mod frozen;
|
||||
pub mod mini_map;
|
||||
pub mod mini_set;
|
||||
pub mod sso;
|
||||
pub mod tagged_ptr;
|
||||
pub mod temp_dir;
|
||||
pub mod unhash;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue