Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sfackler/rust-fallible-iterator issues and pull requests
#40 - `chain`, `zip` and other methods don't compose well with `into_fallible`
Issue -
State: open - Opened by pacak 9 months ago
#39 - Implement DoubleEndedIterator for Unwrap when appropriate.
Pull Request -
State: closed - Opened by khuey over 1 year ago
#38 - sum and product for fallible iterators
Pull Request -
State: closed - Opened by fbrv over 1 year ago
- 1 comment
#37 - Release v0.3.0
Pull Request -
State: closed - Opened by dpc over 1 year ago
- 4 comments
#36 - add convenient wrapper for std::iter::Iterator
Pull Request -
State: closed - Opened by dpc over 1 year ago
#35 - Restore std feature
Pull Request -
State: closed - Opened by tamird over 1 year ago
- 1 comment
#34 - impl Debug for Map<_, [closure]>
Pull Request -
State: closed - Opened by tamird over 1 year ago
#33 - Remove CircleCI config
Pull Request -
State: closed - Opened by tamird over 1 year ago
- 1 comment
#32 - Add github action
Pull Request -
State: closed - Opened by tamird over 1 year ago
- 3 comments
#31 - add wrapper for std::iter::Iterator
Pull Request -
State: closed - Opened by fbrv over 1 year ago
- 2 comments
#30 - Add more utilities mirroring std::iter
Pull Request -
State: closed - Opened by na-sa-do over 1 year ago
- 3 comments
#29 - Fix a test that has been broken since FromFallibleIterator was removed
Pull Request -
State: closed - Opened by na-sa-do over 1 year ago
#28 - FromFallibleIterator trait is useless except for wrappers
Issue -
State: open - Opened by TheQuantumPhysicist about 2 years ago
- 2 comments
#27 - flatten is not implemented for std Option
Issue -
State: closed - Opened by TheQuantumPhysicist about 2 years ago
- 1 comment
#26 - Refactor: tidy up imports and features
Pull Request -
State: closed - Opened by BastiDood over 2 years ago
- 4 comments
#25 - Current plans, more maintainers?
Issue -
State: open - Opened by dpc almost 3 years ago
- 7 comments
#24 - Add `IteratorExt` for convenient conversion
Pull Request -
State: closed - Opened by dpc almost 3 years ago
- 2 comments
#23 - Peekable methods
Pull Request -
State: closed - Opened by MarinPostma over 3 years ago
#22 - Add FallibleIterator::unwrap
Pull Request -
State: closed - Opened by khuey over 4 years ago
- 1 comment
#21 - FallibleIterator::unwrap
Issue -
State: closed - Opened by khuey over 4 years ago
- 1 comment
#20 - Add from_fn(), corresponding to std::iter::from_fn()
Pull Request -
State: closed - Opened by rawler almost 5 years ago
- 1 comment
#19 - Remove FromFailableIterator trait
Pull Request -
State: closed - Opened by matklad over 5 years ago
- 8 comments
#18 - Stop enabling the alloc feature
Pull Request -
State: closed - Opened by sfackler over 5 years ago
#17 - Add copied, sum, and product methods
Pull Request -
State: closed - Opened by aprilwade over 5 years ago
- 1 comment
#16 - Release 0.2.0
Issue -
State: closed - Opened by jimblandy about 6 years ago
- 2 comments
#15 - FallibleIterator is missing many methods from the modern std::Iterator
Issue -
State: open - Opened by jimblandy about 6 years ago
- 1 comment
#14 - Update CircleCI 'stable' toolchain to 1.26.0.
Pull Request -
State: closed - Opened by jimblandy about 6 years ago
#13 - Let closures passed to `FallibleIterator` methods be fallible. Fixes #6.
Pull Request -
State: closed - Opened by jimblandy about 6 years ago
- 7 comments
#12 - Add tests for double-ended iterator behavior.
Pull Request -
State: closed - Opened by jimblandy about 6 years ago
- 7 comments
#11 - Doc fix: Point out analogy between `and_then` and `map`.
Pull Request -
State: closed - Opened by jimblandy about 6 years ago
#10 - Implement Clone for iterator adaptors.
Pull Request -
State: closed - Opened by jimblandy about 6 years ago
- 1 comment
#9 - Should FromFallibleIterator::from_fallible_iterator() take an IntoFallibleIterator as an argument?
Issue -
State: closed - Opened by sbosnick about 6 years ago
- 2 comments
#8 - Combination of and_then and filter_map
Issue -
State: closed - Opened by vorner over 6 years ago
- 3 comments
#7 - Fix include paths for alloc crate on nightly
Pull Request -
State: closed - Opened by gz over 6 years ago
- 1 comment
#6 - Should closures provided to iterator methods be fallible?
Issue -
State: closed - Opened by sfackler over 6 years ago
- 11 comments
#5 - Stabilization of the crate?
Issue -
State: open - Opened by dtantsur almost 7 years ago
- 3 comments
#4 - Fix no-std category slug in Cargo.toml
Pull Request -
State: closed - Opened by whitequark almost 7 years ago
#3 - Add #![no_std] support
Pull Request -
State: closed - Opened by whitequark almost 7 years ago
- 5 comments
#2 - Implement an equivalent of `Iterator::for_each`
Issue -
State: closed - Opened by khuey about 7 years ago
- 1 comment
#1 - Best practice for library using fallible iterators?
Issue -
State: closed - Opened by fitzgen about 8 years ago
- 4 comments