mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-21 00:00:10 +02:00
chore: fix docs links (#1523)
This commit is contained in:
committed by
Carl Lerche
parent
6369d0f4f2
commit
c0a64d67ca
@@ -5,6 +5,7 @@
|
||||
rust_2018_idioms,
|
||||
unreachable_pub
|
||||
)]
|
||||
#![deny(intra_doc_link_resolution_failure)]
|
||||
#![doc(test(no_crate_inject, attr(deny(rust_2018_idioms))))]
|
||||
|
||||
//! Utilities for tracking time.
|
||||
|
||||
Reference in New Issue
Block a user