- task: mark
Spawn
as#[must_use]
(#6371) - test: increase MSRV to 1.63 (#6126)
- test: update category slug (#5953)
- deps: fix minimum required version of
async-stream
(#5347) - deps: fix minimum required version of
tokio-stream
(#4376) - docs: improve
tokio_test::task
docs (#5132) - io: fetch actions from mock handle before write (#5814)
- io: fix wait operation on mock (#5554)
- test: add
assert_elapsed!
macro (#3728)
- Fix
io::Mock
to beSend
andSync
(#3594)
- Track
tokio
1.0 release.
- Track
tokio
0.3 release.
- Add
Future
andStream
implementations fortask::Spawn<T>
.
- Initial release