None.
Update these here.
None.
Update these here.
(Meeting attendees, feel free to add items here!)
Link: https://github.com/rust-lang/rust/issues/129347
eholk: Perhaps file this under "reasons why async fn
was a mistake?"
eholk: Maybe we should pick a reasonable default and then say you can desugar manually to control what the attribute applies to.
This approach means we'd have to allow #[inline]
on async { }
.
poll
.-Znext-solver
" rust#129865Link: https://github.com/rust-lang/rust/issues/129865
We replied to the submitter asking for a self-standing reproduction.
<whatever trait you want>
is not general enough" with RPITIT + async" rust#130113Link: https://github.com/rust-lang/rust/issues/130113
We're replying with the tracking issues that lists all of these duplicates and near-duplicates.
async fn
, and generally for RPIT" rust#130935Link: https://github.com/rust-lang/rust/issues/130935
This is OK:
This is also OK:
But this is not OK:
This is about the behavior of implied bounds.
Link: https://github.com/rust-lang/rust/issues/131190
Interesting!
Bonus points for explaining why this is true…
Link: https://github.com/rust-lang/rfcs/pull/3434
task::Waker::noop
" rust#98286Link: https://github.com/rust-lang/rust/issues/98286
AsyncIterator
back to Stream
, introduce an AFIT-based AsyncIterator
trait" rust#119550Link: https://github.com/rust-lang/rust/pull/119550
Future::poll
wakes an old waker" rust#119698Link: https://github.com/rust-lang/rust/issues/119698
Link: https://github.com/rust-lang/rust/issues/129325
Link: https://github.com/rust-lang/libs-team/issues/347
None.
None.
S-waiting-on-team
AsyncIterator
back to Stream
, introduce an AFIT-based AsyncIterator
trait" rust#119550Link: https://github.com/rust-lang/rust/pull/119550
Check your boxes!
None.
None.
None.