Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kpreid/exhaust issues and pull requests

#51 - Additional test coverage and cargo-mutants compatibility.

Pull Request - State: closed - Opened by kpreid 2 days ago

#50 - Exhaust sequences up to a length?

Issue - State: open - Opened by kpreid 3 days ago
Labels: enhancement

#49 - Fill out changelog for 0.2.1 release.

Pull Request - State: closed - Opened by kpreid 3 days ago

#48 - Add examples to derive macro and `carry()`.

Pull Request - State: closed - Opened by kpreid 3 days ago

#47 - Remove no-longer-needed `Copy` bound on `impl Exhaust for Cell`.

Pull Request - State: closed - Opened by kpreid 6 days ago
Labels: enhancement

#45 - make generated type names camel case

Pull Request - State: closed - Opened by tesselode 11 days ago - 3 comments

#44 - Exhaust derive triggers non_camel_case_types warning from Rust Analyzer

Issue - State: closed - Opened by tesselode 11 days ago - 2 comments

#43 - Review `FlatZipMap`

Issue - State: open - Opened by kpreid 11 days ago - 1 comment
Labels: cleanup

#42 - Test for excessive cloning

Issue - State: open - Opened by kpreid 11 days ago

#41 - Update changelog for 0.2.0 release.

Pull Request - State: closed - Opened by kpreid 11 days ago

#40 - Add `Debug` bounds to iterator and factory; expand macro docs.

Pull Request - State: closed - Opened by kpreid 11 days ago

#39 - Hide generated factory type details in a newtype.

Pull Request - State: closed - Opened by kpreid 11 days ago

#38 - Remove `brute_force_search()`.

Pull Request - State: closed - Opened by kpreid 11 days ago

#37 - Bump version number of `exhaust-macros`.

Pull Request - State: closed - Opened by kpreid 11 days ago

#36 - Final changes for 0.1.2 release.

Pull Request - State: closed - Opened by kpreid 11 days ago

#35 - Remove use of workspace dependencies.

Pull Request - State: closed - Opened by kpreid 11 days ago

#34 - Add test coverage for `size_hint()` and `rev()`.

Pull Request - State: closed - Opened by kpreid 12 days ago

#32 - Move non-implementation docs from impls to the trait.

Pull Request - State: closed - Opened by kpreid 12 days ago

#31 - Add more tests of the derive’s handling of naming and visibility.

Pull Request - State: closed - Opened by kpreid 12 days ago

#30 - Revise “do not implement” docs.

Pull Request - State: closed - Opened by kpreid 13 days ago

#29 - Implement and require `FusedIterator`

Issue - State: closed - Opened by kpreid 13 days ago - 1 comment
Labels: enhancement, breaking change

#20 - Indexable exhaustive types

Issue - State: open - Opened by kpreid 18 days ago - 1 comment
Labels: enhancement

#19 - Derived iterator should copy `#[doc(hidden)]` from its original type

Issue - State: closed - Opened by kpreid 7 months ago - 1 comment

#18 - Documentation and dependency updates

Pull Request - State: closed - Opened by kpreid 10 months ago

#17 - Using Exhaust without iterating numbers

Issue - State: open - Opened by TheNeikos 10 months ago - 1 comment

#17 - Using Exhaust without iterating numbers

Issue - State: closed - Opened by TheNeikos 10 months ago - 1 comment
Labels: enhancement, wontfix

#16 - Prepare release 0.1.1

Pull Request - State: closed - Opened by kpreid over 1 year ago - 1 comment

#15 - Update `syn` dependency.

Pull Request - State: closed - Opened by kpreid over 1 year ago

#14 - Fix broken doc link and reject broken doc links in CI.

Pull Request - State: closed - Opened by kpreid over 1 year ago

#13 - impl Exhaust for HashMap

Pull Request - State: closed - Opened by kpreid over 1 year ago

#12 - impl Exhaust for `std::io::{Cursor, Empty, Sink}`

Pull Request - State: closed - Opened by kpreid over 1 year ago

#11 - Silence clippy warning.

Pull Request - State: closed - Opened by kpreid over 1 year ago

#10 - Implement `Exhaust` for `Cow`, `Poll`, `BuildHasherDefault`

Pull Request - State: closed - Opened by kpreid over 1 year ago

#9 - Semver checking + fix

Pull Request - State: closed - Opened by kpreid over 1 year ago

#8 - Start a changelog.

Pull Request - State: closed - Opened by kpreid over 1 year ago

#7 - Add GitHub Actions CI configuration.

Pull Request - State: closed - Opened by kpreid over 1 year ago

#6 - Remove `trait Exhaust: Clone` supertrait bound?

Issue - State: closed - Opened by kpreid over 2 years ago - 5 comments
Labels: enhancement, breaking change

#5 - Implement optional iterator features

Issue - State: open - Opened by kpreid over 2 years ago - 1 comment
Labels: enhancement

#4 - Implement `Exhaust` for all possible standard library types

Issue - State: open - Opened by kpreid over 2 years ago - 3 comments
Labels: enhancement

#3 - Add GitHub Actions CI

Issue - State: closed - Opened by kpreid over 2 years ago - 1 comment

#2 - Use macro-generated impls even for foreign types

Issue - State: open - Opened by kpreid over 2 years ago - 2 comments
Labels: enhancement

#1 - Add proper license text and headers

Issue - State: closed - Opened by kpreid over 2 years ago - 1 comment
Labels: documentation