You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've decided to stop waiting for the remaining async features and switch fluke to stable.. today!
There might be a small perf drop due to switching from the thread_local attr to the macro, but I'm okay with it - I want to switch to io_uring "provided buffers" afterwards anyway.
List of features we used, and are they stabilized:
async fn
and return-positionimpl Trait
in trait rust-lang/rust#115822async fn
and return-positionimpl Trait
in trait rust-lang/rust#115822thread_local
stabilization rust-lang/rust#29594The text was updated successfully, but these errors were encountered: