rust-lang / rust-project-goals

Rust Project Goals tracker
https://rust-lang.github.io/rust-project-goals/
MIT License
46 stars 44 forks source link

Test #58

Closed nikomatsakis closed 3 months ago

nikomatsakis commented 3 months ago
Metadata
Owner(s) tmandry, nikomatsakis
Teams lang, [libs], libs-api
Goal document 2024h2/async.html

Summary

Over the next six months, we will deliver several critical async Rust building block features

Tasks and status

Subgoal Owner(s) or team(s) Notes
Overall program management tmandry, nikomatsakis
"Send bound" problem nikomatsakis
Implementation compiler-errors Complete
Author RFC nikomatsakis Complete
↳ RFC decision Team lang Complete
↳ Stabilization decision Team lang
Async WG reorganization nikomatsakis
↳ Author proposal
↳ Org decision Team [libs], lang
Async closures compiler-errors
implementation Complete
↳ Author RFC
↳ RFC decision Team lang
↳ Design meeting Team lang 2 meetings expected
↳ Author call for usage compiler-errors
↳ Stabilization decision Team lang
Trait for async iteration eholk
↳ Author RFC
↳ RFC decision Team libs-api
↳ Design meeting Team lang 2 meetings expected
↳ Implementation
Dyn dispatch for AFIT spastorino
↳ Implementation spastorino
↳ Standard reviews tmandry
Async drop experiments petrochenkov
author MCP Complete
MCP decision compiler Complete
↳ Implementation work ![Not funded][] (*)
↳ Design meeting Team lang 2 meetings expected
↳ Standard reviews Team compiler