Bart De Smet 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. %!s(int64=6) %!d(string=hai) anos
..
Amb.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). %!s(int64=6) %!d(string=hai) anos
Buffer.cs ea0c7176ba Fix some async iterator implementations. %!s(int64=6) %!d(string=hai) anos
Catch.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. %!s(int64=6) %!d(string=hai) anos
Concat.cs ea0c7176ba Fix some async iterator implementations. %!s(int64=6) %!d(string=hai) anos
Defer.cs ea0c7176ba Fix some async iterator implementations. %!s(int64=6) %!d(string=hai) anos
Distinct.cs b9f9514d57 Revert "Use only var when type is obvious." %!s(int64=6) %!d(string=hai) anos
DistinctUntilChanged.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. %!s(int64=6) %!d(string=hai) anos
Do.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. %!s(int64=6) %!d(string=hai) anos
Expand.cs 038c9696f7 Use async iterators in Expand. %!s(int64=6) %!d(string=hai) anos
Finally.cs ea0c7176ba Fix some async iterator implementations. %!s(int64=6) %!d(string=hai) anos
Generate.cs ea0c7176ba Fix some async iterator implementations. %!s(int64=6) %!d(string=hai) anos
IgnoreElements.cs ea0c7176ba Fix some async iterator implementations. %!s(int64=6) %!d(string=hai) anos
IsEmpty.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. %!s(int64=6) %!d(string=hai) anos
Max.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. %!s(int64=6) %!d(string=hai) anos
MaxBy.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. %!s(int64=6) %!d(string=hai) anos
Merge.cs 57b45a60ad Adding a prototype for a cheaper and fair concurrent Merge implementation (USE_FAIR_AND_CHEAPER_MERGE). %!s(int64=6) %!d(string=hai) anos
Min.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. %!s(int64=6) %!d(string=hai) anos
MinBy.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. %!s(int64=6) %!d(string=hai) anos
Never.cs cd755fd113 Some minor cosmetics. %!s(int64=6) %!d(string=hai) anos
OnErrorResumeNext.cs 3a3c59ba42 Change signature of Clone. %!s(int64=7) %!d(string=hai) anos
Repeat.cs c835b01ea9 Use async iterators in Repeat. %!s(int64=6) %!d(string=hai) anos
Retry.cs b9f9514d57 Revert "Use only var when type is obvious." %!s(int64=6) %!d(string=hai) anos
Return.cs cd755fd113 Some minor cosmetics. %!s(int64=6) %!d(string=hai) anos
Scan.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. %!s(int64=6) %!d(string=hai) anos
SelectMany.cs 07a9483ed7 Share some code and streamline exceptions. %!s(int64=7) %!d(string=hai) anos
StartWith.cs a2845c9de7 Add review comment to StartWith. %!s(int64=6) %!d(string=hai) anos
Throw.cs b9f9514d57 Revert "Use only var when type is obvious." %!s(int64=6) %!d(string=hai) anos
Timeout.cs b9f9514d57 Revert "Use only var when type is obvious." %!s(int64=6) %!d(string=hai) anos
Using.cs a43c59fb3e Use async iterators in Using. %!s(int64=6) %!d(string=hai) anos