-
Notifications
You must be signed in to change notification settings - Fork 649
Issues: rust-lang/futures-rs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Queue one more incoming item when an item is returned for
Stream::buffered
and Stream::buffer_unordered
#2937
opened Mar 30, 2025 by
andylokandy
Shared
.await
affects polling the unrelated Future
that is .await
ed right after it
#2934
opened Mar 16, 2025 by
toni-rmc
futures_util
does not reexport futures_channel
when channel
feature is enabled
#2931
opened Mar 7, 2025 by
DanikVitek
Add iterator methods to Area: futures::stream
C-feature-request
BufferUnordered
A-stream
#2922
opened Feb 8, 2025 by
Coca162
FutureExt::shared does not specify potentially important behaviour in docs.
#2913
opened Jan 12, 2025 by
Vi-Kitten
FutureExt::remote_handle
causes a silent panic
A-future
#2900
opened Dec 7, 2024 by
Hakuyume
Timing out on
SinkExt::send
still causes the item to be re-inserted later into the bounded channel
#2894
opened Oct 27, 2024 by
NumberFour8
Add "dynamic" version of Area: futures::stream
C-feature-request
buffer(n)
and buffer_unordered(n)
A-stream
#2882
opened Sep 5, 2024 by
ronanM
Consider adding
.try_enumerate()
to mirror .enumerate()
for Stream<Item = Result<...>>
#2874
opened Aug 1, 2024 by
v3xro
now_or_never
name and documentation is misleading and ambiguous respectively
#2871
opened Jul 16, 2024 by
dspyz-matician
implement OwnedMappedMutexGuard
A-lock
Area: futures::lock
C-feature-request
#2858
opened May 13, 2024 by
borngraced
io: impl AsyncWrite for Empty
A-io
Area: futures::io
S-needs-implementation
Status: Implementation work is needed.
#2855
opened May 3, 2024 by
taiki-e
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.