]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/lib.rs
rustdoc: link to stable/beta docs consistently in documentation
[rust.git] / src / librustdoc / lib.rs
index bf0be62635630d99dd8a4fcb47e3a0866b029b1f..a4b11584371aa13f24b1166e3aba9a087e0b83ee 100644 (file)
@@ -81,6 +81,8 @@
 use rustc_session::getopts;
 use rustc_session::{early_error, early_warn};
 
+use crate::clean::utils::DOC_RUST_LANG_ORG_CHANNEL;
+
 /// A macro to create a FxHashMap.
 ///
 /// Example: