mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
chore: deny warnings for doc tests (#1539)
This commit is contained in:
@@ -134,7 +134,6 @@ macro_rules! assert_ready_err {
|
||||
///
|
||||
/// ```
|
||||
/// use std::future::Future;
|
||||
/// use std::task::Poll;
|
||||
/// use futures_util::{future, pin_mut};
|
||||
/// use tokio_test::{assert_pending, task};
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user