Tokio v1.26.0 #5522
carllerche
announced in
Announcements
Tokio v1.26.0
#5522
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fixed
join!
andtry_join!
(fix emptyjoin!
andtry_join!
#5504)Added
fs::try_exists
(Addfs::try_exists
#4299)MappedOwnedMutexGuard
(Add MappedOwnedMutexGuard #5474)Changed
#[clippy::has_significant_drop]
(MarkMutexGuard
with#[clippy::has_significant_drop]
#5422)Instant::now()
perf with test-util (time: ImproveInstant::now()
perf with test-util #5513)Internal Changes
poll_fn
incopy_bidirectional
(Use poll_fn in copy_bidirectional #5486)notify_waiters
calls atomic (sync: makenotify_waiters
calls atomic #5458)Unstable
Documented
blocking_*
methods (sync: add doc aliases forblocking_*
methods #5448)process::Command
docs (Clarifyprocess::Command
docs (fixing #5406) #5413)This discussion was created from the release Tokio v1.26.0.
Beta Was this translation helpful? Give feedback.
All reactions