Michael Goulet
|
c605c84be8
|
Stabilize async closures
|
2024-12-13 00:04:56 +00:00 |
|
Michael Goulet
|
59e3e8934e
|
Gate async fn trait bound modifier on async_trait_bounds
|
2024-12-02 16:50:44 +00:00 |
|
Michael Goulet
|
fa7449d130
|
Do not create trait object type if missing associated types
|
2024-11-30 17:05:47 +00:00 |
|
León Orell Valerian Liehr
|
01a063f9df
|
Compiler: Rename "object safe" to "dyn compatible"
|
2024-09-25 13:26:48 +02:00 |
|
Michael Goulet
|
05116c5c30
|
Only split by-ref/by-move futures for async closures
|
2024-03-19 16:59:23 -04:00 |
|
Michael Goulet
|
3bb384aad6
|
Prefer AsyncFn* over Fn* for coroutine-closures
|
2024-02-08 15:46:00 +00:00 |
|
Michael Goulet
|
cd2fd34ca6
|
Add tests
|
2024-01-31 16:59:19 +00:00 |
|