Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rayon-rs/either issues and pull requests
#109 - Added either::map_both, either:try_map_both
Pull Request -
State: open - Opened by JohnScience 2 months ago
- 13 comments
#108 - Release 1.13.0
Pull Request -
State: closed - Opened by cuviper 5 months ago
#107 - Add Either::cloned and Either::copied
Pull Request -
State: closed - Opened by ColonelThirtyTwo 5 months ago
- 1 comment
#106 - Specialize `nth_back` (MSRV 1.37)
Pull Request -
State: closed - Opened by cuviper 6 months ago
#105 - Add a `FromEither` trait
Issue -
State: open - Opened by c3potheds 7 months ago
- 1 comment
#104 - Release 1.11.0
Pull Request -
State: closed - Opened by cuviper 8 months ago
#103 - Enable `serde` feature on playgrounds
Pull Request -
State: closed - Opened by masklinn 8 months ago
- 2 comments
#102 - Enable serde on playground
Issue -
State: closed - Opened by masklinn 8 months ago
- 3 comments
#101 - Feat: Implement trait `IntoEither`
Pull Request -
State: closed - Opened by SFM61319 9 months ago
- 1 comment
#100 - A way to update value using the previous one
Issue -
State: closed - Opened by quendimax 9 months ago
- 2 comments
#99 - Feat: Conditionally applied methods
Issue -
State: closed - Opened by SFM61319 9 months ago
- 9 comments
#98 - Release 1.10.0
Pull Request -
State: closed - Opened by cuviper 10 months ago
#97 - ci: rewrite the success job
Pull Request -
State: closed - Opened by cuviper 10 months ago
#96 - Minor fixes
Pull Request -
State: closed - Opened by cuviper 10 months ago
#95 - Update all links to the rayon-rs org
Pull Request -
State: closed - Opened by cuviper 10 months ago
#94 - CI: Add a "Complete" job for branch protection
Pull Request -
State: closed - Opened by cuviper 10 months ago
#93 - New crates.io owner?
Issue -
State: closed - Opened by smoelius 10 months ago
- 4 comments
#92 - FEATURE REQUEST: some (attribute?) macro to implement our trait for Either easily
Issue -
State: open - Opened by anatawa12 11 months ago
- 3 comments
#91 - add factor_iter() and iter() methods
Pull Request -
State: closed - Opened by aj-bagwell 12 months ago
- 1 comment
#90 - Add more Iterator helper methods
Issue -
State: closed - Opened by aj-bagwell 12 months ago
#89 - Generalize inner types for better Serde integration
Issue -
State: closed - Opened by Starz0r 12 months ago
- 3 comments
#88 - Either constructors from `bool`
Issue -
State: closed - Opened by asibahi about 1 year ago
- 5 comments
#87 - Compile serde_derive separately from serde
Pull Request -
State: closed - Opened by KamilaBorowska about 1 year ago
- 1 comment
#86 - serde derive feature
Issue -
State: open - Opened by conradludgate over 1 year ago
- 1 comment
#85 - Extract both the left and right values into a tuple of `Option`.
Pull Request -
State: closed - Opened by kugland over 1 year ago
- 8 comments
#84 - Add `flatten_left` and `flatten_right`
Pull Request -
State: closed - Opened by CMDJojo over 1 year ago
- 1 comment
#83 - Add `flatten`, `flatten_right` and `flatten_left` methods
Issue -
State: open - Opened by CMDJojo over 1 year ago
- 2 comments
#82 - Add map_either and map_either_with methods
Pull Request -
State: closed - Opened by nasadorian over 1 year ago
- 1 comment
#81 - Implement `bimap` which combines `left_map` and `right_map`
Issue -
State: closed - Opened by nasadorian over 1 year ago
- 2 comments
#80 - Changes Cargo license field to valid SPDX
Pull Request -
State: closed - Opened by LKozlowski almost 2 years ago
- 1 comment
#79 - Change `impl Future for Either` to `Output = Either`
Issue -
State: open - Opened by thomaseizinger almost 2 years ago
- 14 comments
#78 - Add `try_*` in iterator impl for feature `nightly`
Pull Request -
State: closed - Opened by alion02 almost 2 years ago
- 3 comments
#77 - Add `Pin` projections and implement `Future` (MSRV 1.36)
Pull Request -
State: closed - Opened by cuviper over 2 years ago
#76 - Allow pin projection
Issue -
State: closed - Opened by thomaseizinger over 2 years ago
- 13 comments
#75 - Override `read_exact` and `write_all`
Pull Request -
State: closed - Opened by Kixunil over 2 years ago
- 2 comments
#74 - Update and simplify the CI workflow
Pull Request -
State: closed - Opened by cuviper over 2 years ago
#73 - Release 1.7.0
Pull Request -
State: closed - Opened by cuviper over 2 years ago
#72 - Specialize `Clone::clone_from`
Pull Request -
State: closed - Opened by cuviper over 2 years ago
- 1 comment
#71 - Expand iterator coverage
Pull Request -
State: closed - Opened by cuviper over 2 years ago
#70 - Update to 2018 edition and apply minor cleanups
Pull Request -
State: closed - Opened by cuviper over 2 years ago
#69 - Override `source` in the Error impl
Pull Request -
State: closed - Opened by thomaseizinger over 2 years ago
- 3 comments
#68 - Bring `std::error::Error` implementation up to latest version
Issue -
State: closed - Opened by thomaseizinger over 2 years ago
- 2 comments
#67 - Feature: add methods to factor common Result and Option types.
Pull Request -
State: closed - Opened by zachs18 over 2 years ago
- 5 comments
#66 - Add missing specializations on `Iterator` impl
Pull Request -
State: closed - Opened by Ten0 over 2 years ago
- 5 comments
#65 - Missing rfold and nth_back specializations on DoubleEndedIterator impl
Issue -
State: closed - Opened by Ten0 over 2 years ago
#64 - add `unzip_either` helper method.
Pull Request -
State: closed - Opened by yilinwei almost 3 years ago
- 2 comments
#63 - Add `into_common`
Pull Request -
State: closed - Opened by TonalidadeHidrica almost 3 years ago
- 3 comments
#62 - Provide "into-common-type" function
Issue -
State: closed - Opened by TonalidadeHidrica almost 3 years ago
- 1 comment
#61 - Trait to add `right_or(Left)` to `Option<Right>`.
Issue -
State: closed - Opened by cheako almost 3 years ago
- 2 comments
Labels: enhancement
#60 - Implement the io::Seek trait
Pull Request -
State: closed - Opened by Kerollmops about 3 years ago
- 6 comments
#59 - Fix crates.io badge and update links
Pull Request -
State: closed - Opened by atouchet about 3 years ago
- 1 comment
#58 - Publicly expose `either` macro as `for_both`
Pull Request -
State: closed - Opened by thomaseizinger about 3 years ago
- 3 comments
#57 - Publicly expose the `either!` macro?
Issue -
State: closed - Opened by thomaseizinger over 3 years ago
- 5 comments
#56 - Add Github Actions workflow
Pull Request -
State: closed - Opened by Lipen over 3 years ago
- 3 comments
#55 - Use Github Actions for CI
Issue -
State: closed - Opened by bluss over 3 years ago
Labels: enhancement
#54 - Added `Either::{into_left, into_right}` behind feature flag `never_type`
Pull Request -
State: closed - Opened by Zenithsiz over 3 years ago
- 1 comment
#53 - Unable to use "either::serde_untagged", instructions unclear
Issue -
State: closed - Opened by nyvs over 3 years ago
- 2 comments
#52 - serde_untagged_optional doesn't handle when field does not exist.
Issue -
State: closed - Opened by SpyMachine about 4 years ago
- 2 comments
#51 - Feature: `unwrap_left` `unwrap_right` `expect_left` `expect_right`
Pull Request -
State: closed - Opened by spenserblack over 4 years ago
- 1 comment
#50 - Release 1.6.0
Pull Request -
State: closed - Opened by cuviper over 4 years ago
#49 - Add special utitilies for serde untagged repr
Pull Request -
State: closed - Opened by MikailBag over 4 years ago
- 4 comments
#48 - Enable feature to have an untagged serde representation
Pull Request -
State: closed - Opened by aledomu over 4 years ago
- 4 comments
#47 - Use Rust 2018
Pull Request -
State: closed - Opened by 4lDO2 over 4 years ago
- 8 comments
#46 - set serde derive to use serde untagged
Issue -
State: closed - Opened by meltinglava over 4 years ago
- 6 comments
Labels: potential-2.0
#45 - Add some examples/rationale at the top of the documentation *why* one might want to use Either and what for
Issue -
State: open - Opened by sdroege over 4 years ago
- 4 comments
#44 - Impl Tokio traits for Either?
Issue -
State: closed - Opened by Hirrolot almost 5 years ago
- 2 comments
#43 - Allow deprecated Error::description
Pull Request -
State: closed - Opened by AnderEnder almost 5 years ago
- 1 comment
#42 - fix: allow bare_trait_objects
Pull Request -
State: closed - Opened by trivikr about 5 years ago
- 1 comment
#41 - rustc warning: trait objects without an explicit `dyn` are deprecated
Issue -
State: closed - Opened by trivikr about 5 years ago
- 2 comments
#40 - Add operations to `Either`
Pull Request -
State: closed - Opened by nvzqz over 5 years ago
- 1 comment
#39 - Inline small functions
Pull Request -
State: closed - Opened by nvzqz over 5 years ago
- 3 comments
#38 - Make `Either` be `As{Ref,Mut}` over `?Sized` types
Pull Request -
State: closed - Opened by nvzqz over 5 years ago
- 2 comments
#37 - Quick fix for doc comment
Pull Request -
State: closed - Opened by rivertam over 5 years ago
- 1 comment
#36 - FEAT: add `left_or`, `left_or_else`, `right_or`, `right_or_else` method.
Pull Request -
State: closed - Opened by DCjanus over 5 years ago
- 4 comments
#35 - implement `IntoIterator`
Issue -
State: closed - Opened by hellow554 about 6 years ago
- 1 comment
#34 - use "1.5" in how to use with cargo - section
Pull Request -
State: closed - Opened by manonthemat about 6 years ago
- 1 comment
#33 - Implement From<L> and From<R> for Either<L, R>
Issue -
State: closed - Opened by futile about 6 years ago
- 11 comments
#32 - Alternative `Deref` implementations
Issue -
State: open - Opened by peterjoel about 6 years ago
- 1 comment
#31 - Either::as_ref method
Issue -
State: open - Opened by mexus about 6 years ago
- 5 comments
Labels: potential-2.0
#30 - New iterator method 'try_fold' can be optimized
Issue -
State: open - Opened by ExpHP about 6 years ago
- 2 comments
#29 - Implement `AsRef` and `AsMut` for `str`, `[T]` and some other unsized types
Pull Request -
State: closed - Opened by mexus about 6 years ago
- 15 comments
#28 - Unsized marker for AsRef
Issue -
State: open - Opened by mexus about 6 years ago
- 9 comments
Labels: potential-2.0
#27 - Use new & improved match pattern.
Pull Request -
State: closed - Opened by phungleson over 6 years ago
- 5 comments
#26 - Add a "std" feature instead of / in addition to "use_std"?
Issue -
State: open - Opened by oconnor663 over 6 years ago
- 3 comments
#25 - Rename `Left` and `Right` to `A` and `B`
Issue -
State: closed - Opened by matklad over 6 years ago
- 6 comments
#24 - either: Implement the Try trait
Pull Request -
State: closed - Opened by Kerollmops over 6 years ago
- 3 comments
#23 - Can't seem to use without std
Issue -
State: closed - Opened by dcarosone over 6 years ago
- 5 comments
#22 - Add an 'untagged' feature to have Either be marked as untagged for serde
Pull Request -
State: closed - Opened by capitnflam over 6 years ago
- 8 comments
#21 - Flatten the implementation of Either::either
Pull Request -
State: closed - Opened by cuviper over 6 years ago
- 1 comment
#20 - Provide an iterator adapter to filtermap/partition left or right branches on `I::Item : Either<L,R>`
Issue -
State: closed - Opened by Emilgardis over 6 years ago
- 2 comments
#19 - add methods to handle homogeneous types
Pull Request -
State: closed - Opened by mathstuf over 6 years ago
- 12 comments
#18 - gitignore: ignore target as a symlink
Pull Request -
State: closed - Opened by mathstuf over 6 years ago
- 4 comments
#17 - Support for factoring out types
Issue -
State: closed - Opened by mathstuf over 6 years ago
- 4 comments
#16 - FEAT: Add optional serde derives
Pull Request -
State: closed - Opened by hcpl about 7 years ago
- 1 comment
#15 - Conversion from Option
Issue -
State: closed - Opened by wolfiestyle about 7 years ago
- 1 comment
#14 - Write more general implementations of PartialEq/PartialOrd
Pull Request -
State: closed - Opened by Twey about 7 years ago
- 4 comments
#13 - add an either_with with shared context
Pull Request -
State: closed - Opened by Twey over 7 years ago
- 5 comments
#12 - Add a method to convert Either to an iterator
Pull Request -
State: closed - Opened by cuviper over 7 years ago
- 17 comments
#11 - include LICENSE into repo and crate
Issue -
State: closed - Opened by ignatenkobrain almost 8 years ago
- 1 comment
Labels: help wanted
#10 - Add crates.io categories to Cargo.toml
Pull Request -
State: closed - Opened by mglagla almost 8 years ago
- 1 comment