Issues
- 0
maybe change `async` in a future edition to use `!Move` instead of `Pin`
#341 opened by programmerjake - 0
Design meeting: Async drop
#337 opened by traviscross - 0
Design meeting: Auto concurrency
#335 opened by traviscross - 0
Design meeting: Async cleanup
#336 opened by traviscross - 0
Discuss async portability
#334 opened by traviscross - 0
Discuss `impl Future` for thread `JoinHandle`
#332 opened by traviscross - 0
Discuss `AsyncIterator` prototype
#333 opened by traviscross - 0
Discuss `async Drop`
#330 opened by traviscross - 0
Roadmap planning: 2024-01-25
#331 opened by traviscross - 0
Roadmap planning: 2024-01-18
#329 opened by traviscross - 0
async Generator
#301 opened by tmandry - 0
- 3
RFC: Return type notation
#290 opened by tmandry - 1
Portability for protocol implementations
#293 opened by tmandry - 2
Maybe-async
#308 opened by tmandry - 0
async Drop or cleanup mechanism
#297 opened by tmandry - 2
Open discussion: 2024-01-11
#328 opened by traviscross - 0
Roadmap planning: 2023-12-07
#326 opened by traviscross - 0
Roadmap planning: 2023-12-14
#327 opened by traviscross - 0
Reading club: Async iteration III
#317 opened by traviscross - 0
Reading club: Writing a basic `async` debugger
#318 opened by traviscross - 0
Open discussion 2023-10-26
#319 opened by traviscross - 0
Goal planning 2024: 2023-11-30
#325 opened by traviscross - 1
Reading Club: A Mechanism for Async Cancellation
#323 opened by eholk - 1
Open discussion / goal planning: 2023-11-09
#324 opened by traviscross - 17
Plan: Rust 2024 prelude
#310 opened by tmandry - 2
Plan: async Iterator
#287 opened by tmandry - 3
RFC: Return-position impl Trait in trait
#291 opened by tmandry - 3
use GAT to redesign trait Stream
#316 opened by Sherlock-Holo - 1
Plan: dyn dispatch for AFIT
#288 opened by tmandry - 1
Plan: async Fn and closures
#286 opened by tmandry - 0
Stabilization: impl_trait_projections
#314 opened by tmandry - 0
Stabilization: return_position_impl_trait_in_trait
#313 opened by tmandry - 0
Stabilization: async_fn_in_trait
#312 opened by tmandry - 1
RFC: Trait transformers
#309 opened by tmandry - 1
Plan: async versions of traits
#300 opened by tmandry - 1
Plan: Send bounds for AFIT
#302 opened by tmandry - 0
Task: AFIT case studies
#285 opened by tmandry - 4
RFC: async trait
#289 opened by tmandry - 0
async fn main and #[test]
#304 opened by tmandry - 0
Global executor
#307 opened by tmandry - 0
Structured concurrency
#295 opened by tmandry - 0
Combinators 2.0
#306 opened by tmandry - 0
Plan: Spawn trait
#303 opened by tmandry - 0
async File API
#298 opened by tmandry - 0
async Socket APIs
#299 opened by tmandry - 0
Structured, concurrent parallelism
#296 opened by tmandry - 0
Default async runtime
#294 opened by tmandry - 1
RFC: maybe-async trait
#292 opened by tmandry - 0
RFC: Timer trait
#284 opened by tmandry