Skip to content

Commit 7187713

Browse files
committed
make async goal update the TL;DR
1 parent 00ead23 commit 7187713

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/Project-Goals-2025-April-Update.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ The Rust project is currently working towards a [slate of 40 project goals](http
2323

2424
**What has happened?**
2525

26+
**Async fn in traits.** An FCP proposal to stabilize return type notation was started in <https://github.com/rust-lang/rust/pull/138424>. However, it is currently blocked on concerns that stabilizing it now will make it more difficult to ship Rust's next-generation trait solver.
27+
28+
**Async fn in dyn trait.** There have been discussions around next steps to support this in the language. More experimentation is needed, along with an initial RFC.
29+
30+
**dynosaur.** More breaking changes have landed and we expect to release v0.3 soon.
31+
2632
<!-- markdown separator -->
2733

2834

0 commit comments

Comments
 (0)