Download Latest Version 0.3.32 source code.tar.gz (312.0 kB)
Email in envelope

Get an email when there's a new version of Futures-RS

Home / 0.3.32
Name Modified Size InfoDownloads / Week
Parent folder
0.3.32 source code.tar.gz 2026-02-15 312.0 kB
0.3.32 source code.zip 2026-02-15 515.8 kB
README.md 2026-02-15 762 Bytes
Totals: 3 Items   828.5 kB 1
  • Bump MSRV of utility crates to 1.71. (#2989)
  • Soft-deprecate ready! macro in favor of std::task::ready! added in Rust 1.64 (#2925)
  • Soft-deprecate pin_mut! macro in favor of std::pin::pin! added in Rust 1.68 (#2929)
  • Add FuturesOrdered::clear (#2927)
  • Add mpsc::*Receiver::recv (#2947)
  • Add mpsc::*Receiver::try_recv and deprecate mpsc::*Receiver::::try_next (#2944)
  • Implement FusedStream for sink::With (#2948)
  • Add no_std support for shared (#2868)
  • Make Mutex::new() const (#2956)
  • Add #[clippy::has_significant_drop] to guards (#2967)
  • Remove dependency to pin-utils (#2929)
  • Remove dependency on num_cpus (#2946)
  • Performance improvements (#2983)
  • Documentation improvements (#2925, [#2926], [#2940], [#2971])
Source: README.md, updated 2026-02-15