Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bluss/indexmap issues and pull requests
#192 - Problem deserializing IndexMap where keys are numeric
Issue -
State: closed - Opened by phayes over 3 years ago
- 3 comments
Labels: more-information-needed, question
#191 - IndexMap doesn't implement `Debug`
Issue -
State: closed - Opened by Ethan1225 over 3 years ago
- 4 comments
#190 - update hashbrown to 0.11 and rayon to 1.5
Pull Request -
State: closed - Opened by xMAC94x over 3 years ago
- 1 comment
#189 - docs.rs documentation isn't searchable
Issue -
State: closed - Opened by ghost over 3 years ago
- 3 comments
#188 - Simplify logic around `#[cfg(has_std)]`
Pull Request -
State: closed - Opened by bjorn3 over 3 years ago
- 1 comment
#187 - Document average time complexity of ```get_index_of()``` method
Pull Request -
State: closed - Opened by Kaduo over 3 years ago
- 3 comments
#186 - Serializing
Issue -
State: closed - Opened by jeff-hykin over 3 years ago
- 3 comments
Labels: question
#185 - Fix typo in map.rs
Pull Request -
State: closed - Opened by taiki-e over 3 years ago
- 1 comment
#184 - It could be much easier for static analyzers to understand indexmap if the `has_std` is not generated by the build script
Issue -
State: closed - Opened by architect-z over 3 years ago
- 2 comments
#183 - `IndexMap` sometimes reports a lower capacity after removing elements
Issue -
State: closed - Opened by tesselode over 3 years ago
- 9 comments
#182 - Feature request: try_insert method
Issue -
State: open - Opened by mb64 over 3 years ago
- 1 comment
Labels: waiting-for-std
#181 - Update to hashbrown 0.11 (MSRV 1.49)
Pull Request -
State: closed - Opened by cuviper over 3 years ago
- 15 comments
#180 - Use modern tool lints for clippy
Pull Request -
State: closed - Opened by cuviper over 3 years ago
- 1 comment
#179 - Prefer copied() iterators instead of cloned()
Pull Request -
State: closed - Opened by cuviper over 3 years ago
- 1 comment
#178 - Release 1.6.2
Pull Request -
State: closed - Opened by cuviper over 3 years ago
- 1 comment
#177 - Add dynamically-sized slices of maps and sets
Pull Request -
State: closed - Opened by cuviper over 3 years ago
- 13 comments
#176 - Add move_index to change the position of an entry
Pull Request -
State: closed - Opened by cuviper over 3 years ago
- 6 comments
#175 - add Entry::or_insert_with_key like Rust 1.50
Pull Request -
State: closed - Opened by cuviper over 3 years ago
#174 - Improve get_index_mut documentation wrt mutable keys
Issue -
State: closed - Opened by TethysSvensson over 3 years ago
- 5 comments
#171 - Shuffling an IndexSet
Issue -
State: open - Opened by lovesegfault almost 4 years ago
- 5 comments
#170 - Change OccupiedEntry::key() to return the existing key in the map
Pull Request -
State: closed - Opened by cuviper almost 4 years ago
#168 - Consider converting README to markdown
Issue -
State: closed - Opened by jplatte almost 4 years ago
- 6 comments
#166 - Expose RawEntry API
Issue -
State: open - Opened by SuperFluffy almost 4 years ago
- 1 comment
Labels: waiting-for-std
#165 - Release 1.6.1
Pull Request -
State: closed - Opened by cuviper almost 4 years ago
#160 - Add more Vec/slice-like methods to maps and sets
Pull Request -
State: closed - Opened by cuviper about 4 years ago
- 3 comments
#159 - Reduce unsafe code with hashbrown 0.9.1
Pull Request -
State: closed - Opened by cuviper about 4 years ago
- 1 comment
#158 - Add serde_seq to serialize maps as a sequence
Pull Request -
State: closed - Opened by cuviper about 4 years ago
- 1 comment
#157 - Let feature "serde" work as well as "serde-1"
Pull Request -
State: closed - Opened by cuviper about 4 years ago
- 1 comment
#153 - IndexMap / IndexSet comparison isn't order-aware.
Issue -
State: closed - Opened by emilio about 4 years ago
- 10 comments
#151 - IndexMap compilation fails "expected 3 type arguments"
Issue -
State: closed - Opened by PeterGrace about 4 years ago
- 3 comments
#149 - ci: make sure test commands are `&&`-chained
Pull Request -
State: closed - Opened by cuviper about 4 years ago
- 1 comment
#148 - Question: Indexmap and CLion
Issue -
State: closed - Opened by PierreHenry63 about 4 years ago
- 6 comments
Labels: question
#147 - Parameterize the index type of maps and sets
Pull Request -
State: closed - Opened by cuviper about 4 years ago
- 10 comments
#146 - Release 1.5.1
Pull Request -
State: closed - Opened by cuviper about 4 years ago
#145 - Add a feature to explicitly enable "std"
Pull Request -
State: closed - Opened by cuviper about 4 years ago
- 1 comment
#144 - 1.5.0 breaks h2 build
Issue -
State: closed - Opened by crackcomm over 4 years ago
- 19 comments
#143 - Relax IntoParallelIterator for &'a mut IndexMap
Pull Request -
State: closed - Opened by cuviper over 4 years ago
#142 - Expand drain to accept any RangeBounds<usize>
Pull Request -
State: closed - Opened by cuviper over 4 years ago
- 1 comment
#139 - Update the README for the hashbrown-based implementation
Pull Request -
State: closed - Opened by cuviper over 4 years ago
- 1 comment
#135 - Possible changes for 2.0
Issue -
State: closed - Opened by cuviper over 4 years ago
- 6 comments
Labels: breaking-change
#132 - Implement direct usize indexing
Pull Request -
State: closed - Opened by cuviper over 4 years ago
- 8 comments
#118 - feat: add OccupiedEntry.get_entry_mut, VacantEntry.insert_entry
Pull Request -
State: open - Opened by jhgg over 4 years ago
- 3 comments
Labels: waiting-for-std
#104 - Implement index-sliced key-value iterators
Pull Request -
State: closed - Opened by bluss about 5 years ago
- 2 comments
#103 - Feature request: `.values_mut_range(idx..)`
Issue -
State: closed - Opened by Centril about 5 years ago
- 7 comments
#89 - An insert_sorted() method
Issue -
State: open - Opened by Schmeckinger almost 6 years ago
- 5 comments
#83 - Additional operations for manipulating iteration order
Pull Request -
State: closed - Opened by allen-marshall almost 6 years ago
- 6 comments
#47 - WIP: Add views of OrderMap
Pull Request -
State: closed - Opened by cuviper almost 7 years ago
- 10 comments
#19 - Full Consistency With HashMap
Issue -
State: closed - Opened by bluss over 7 years ago
- 5 comments
Labels: enhancement
#11 - Feature request: Retain Iterator
Issue -
State: closed - Opened by Popog almost 8 years ago
- 4 comments
Labels: enhancement