-
Notifications
You must be signed in to change notification settings - Fork 64
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rayon-rs/either
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rayon-rs/either
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
3
contributors
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 396a846 - Browse repository at this point
Copy the full SHA 396a846View commit details -
Merge pull request #94 from cuviper/ci-merge
CI: Add a "Complete" job for branch protection
Configuration menu - View commit details
-
Copy full SHA for c395b14 - Browse repository at this point
Copy the full SHA c395b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for c391ac5 - Browse repository at this point
Copy the full SHA c391ac5View commit details -
Merge pull request #95 from cuviper/org-links
Update all links to the rayon-rs org
Configuration menu - View commit details
-
Copy full SHA for 18be20a - Browse repository at this point
Copy the full SHA 18be20aView commit details
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c12522f - Browse repository at this point
Copy the full SHA c12522fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a1e74 - Browse repository at this point
Copy the full SHA 35a1e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb6cf5 - Browse repository at this point
Copy the full SHA 1cb6cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for af9f5fb - Browse repository at this point
Copy the full SHA af9f5fbView commit details
Commits on Feb 10, 2024
-
This is copied from how rust-lang/miri-test-libstd does it.
Configuration menu - View commit details
-
Copy full SHA for 0852ad3 - Browse repository at this point
Copy the full SHA 0852ad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd4269b - Browse repository at this point
Copy the full SHA bd4269bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6659d0c - Browse repository at this point
Copy the full SHA 6659d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 361af9e - Browse repository at this point
Copy the full SHA 361af9eView commit details -
add factor_iter method to convert Either<Iter<L>, Iter<R>> into Iter<…
…Eiter<L,R>> Added as a method as Iter is already implemented if both sides are iterators of the same type of item.
Configuration menu - View commit details
-
Copy full SHA for f21b17d - Browse repository at this point
Copy the full SHA f21b17dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f61a5 - Browse repository at this point
Copy the full SHA 43f61a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a155f76 - Browse repository at this point
Copy the full SHA a155f76View commit details -
Refine factor_iter return type
Based on cuviper's review add a bit more detail to the factor_iter return type so that it will implement more specific iterators (e.g. DoubleEndedIterator) if both sides do.
Configuration menu - View commit details
-
Copy full SHA for 7539713 - Browse repository at this point
Copy the full SHA 7539713View commit details -
Co-authored-by: Josh Stone <cuviper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 55b6237 - Browse repository at this point
Copy the full SHA 55b6237View commit details -
Co-authored-by: Josh Stone <cuviper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 009bf8f - Browse repository at this point
Copy the full SHA 009bf8fView commit details -
Co-authored-by: Jack Wrenn <me@jswrenn.com>
Configuration menu - View commit details
-
Copy full SHA for a6e0026 - Browse repository at this point
Copy the full SHA a6e0026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 356d9b6 - Browse repository at this point
Copy the full SHA 356d9b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ec796 - Browse repository at this point
Copy the full SHA c1ec796View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3178af - Browse repository at this point
Copy the full SHA c3178afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a37eba - Browse repository at this point
Copy the full SHA 2a37ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 499b9ed - Browse repository at this point
Copy the full SHA 499b9edView commit details -
Merge pull request #91 from aj-bagwell/master
add factor_iter() and iter() methods
Configuration menu - View commit details
-
Copy full SHA for 254fbf6 - Browse repository at this point
Copy the full SHA 254fbf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 071f034 - Browse repository at this point
Copy the full SHA 071f034View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcb289 - Browse repository at this point
Copy the full SHA 5fcb289View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede3c47 - Browse repository at this point
Copy the full SHA ede3c47View commit details
There are no files selected for viewing