Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: rust-lang/futures-rs

0.3.31

05 Oct 07:08

Choose a tag to compare

  • Fix use after free of task inFuturesUnordered when dropped future panics (#2886)
  • Fix soundness bug intask::waker_ref (#2830)
    This is a breaking change but allowed because it is soundness bug fix.
  • Fix bugs inAsyncBufRead::read_line andAsyncBufReadExt::lines (#2884)
  • Fix parsing issue inselect!/select_biased! (#2832)
    This is technically a breaking change as it will now reject a very odd undocumented syntax that was previously accidentally accepted.
  • Work around issue due to upstreamWaker::will_wake change (#2865)
  • Addstream::Iter::{get_ref,get_mut,into_inner} (#2875)
  • Addfuture::AlwaysReady (#2825)
  • Relax trait bound on non-constructor methods ofio::{BufReader,BufWriter} (#2848)
Assets2
Loading
marcospb19-cw reacted with thumbs up emojieliascarv and dancixx reacted with rocket emojiberkus reacted with eyes emoji
4 people reacted

0.3.30

24 Dec 14:41

Choose a tag to compare

  • Add{BiLock,SplitStream,SplitSink,ReadHalf,WriteHalf}::is_pair_of (#2797)
  • Fix panic inFuturesUnordered::clear (#2809)
  • Fix panic inAsyncBufReadExt::fill_buf (#2801,#2812)
  • Improve support for targets without atomic CAS (#2811)
  • Remove build scripts (#2811)
Loading
eliascarv, marcosschroh, cjdsellers, and FrankReh reacted with rocket emoji
4 people reacted

0.3.29

26 Oct 14:25

Choose a tag to compare

  • AddTryStreamExt::try_ready_chunks (#2757)
  • AddTryStreamExt::{try_all,try_any} (#2783)
  • AddUnboundedSender::{len,is_empty} (#2750)
  • FixSync impl ofFuturesUnordered (#2788)
  • Fix infinite loop caused by invalid UTF-8 bytes (#2785)
  • Fix build error with -Z minimal-versions (#2761)
Loading
houseme, discosultan, and anhnmt reacted with thumbs up emojieliascarv and cjdsellers reacted with rocket emoji
5 people reacted

0.3.28

30 Mar 17:28

Choose a tag to compare

  • Update to syn 2. This raises MSRV of utility crates to 1.56. (#2730,#2733)
  • Fix bug inFlattenUnordered (#2726,#2728)
Loading
unexpectedname reacted with heart emoji
1 person reacted

0.3.27

11 Mar 16:18

Choose a tag to compare

Loading
eliascarv reacted with rocket emoji
1 person reacted

0.3.26

30 Jan 16:16

Choose a tag to compare

  • AddEither::as_pin_mut andEither::as_pin_ref (#2691)
  • AddShared::ptr_eq andShared::ptr_hash (#2691)
  • ImplementFusedStream forBuffered (#2676)
  • ImplementFusedStream for all streams inReadyChunks (#2693)
  • Fix bug inFuturesOrdered::push_front (#2664)
  • RemoveFut::Output: Clone bounds from someShared methods (#2662)
  • RemoveT: Debug bounds fromDebug implementations ofmpsc andoneshot types (#2666,#2667)
Loading

0.3.25

20 Oct 03:21

Choose a tag to compare

  • Fix soundness issue injoin! andtry_join! macros (#2649)
  • ImplementClone forsink::Drain (#2650)
Loading

0.3.24

29 Aug 13:44

Choose a tag to compare

  • Fix incorrect termination ofselect_with_strategy streams (#2635)
Loading
ar37-rs reacted with hooray emoji
1 person reacted

0.3.23

14 Aug 12:41

Choose a tag to compare

  • Work around MSRV increase due to a cargo bug.
Loading

0.3.22

14 Aug 12:41

Choose a tag to compare

  • FixSync impl ofBiLockGuard (#2570)
  • Fix partial iteration inFuturesUnordered (#2574)
  • Fix false detection of inner panics inShared (#2576)
  • AddMutex::lock_owned andMutex::try_lock_owned (#2571)
  • Addio::copy_buf_abortable (#2507)
  • RemoveUnpin bound fromTryStreamExt::into_async_read (#2599)
  • Makerun_until_stalled handle self-waking futures (#2593)
  • UseFuturesOrdered intry_join_all (#2556)
  • Fix orderings inLocalPool waker (#2608)
  • Fixstream::Chunk adapters size hints (#2611)
  • Addpush_front andpush_back toFuturesOrdered (#2591)
  • DeprecateFuturesOrdered::push in favor ofFuturesOrdered::push_back (#2591)
  • Performance improvements (#2583,#2626)
  • Documentation improvements (#2579,#2604,#2613)
Loading
Previous134567
Previous

[8]ページ先頭

©2009-2025 Movatter.jp