chore: fix docs links (#1523)

This commit is contained in:
Geoff Shannon
2019-09-13 09:46:19 -07:00
committed by Carl Lerche
parent 6369d0f4f2
commit c0a64d67ca
17 changed files with 22 additions and 18 deletions
+1
View File
@@ -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.