Updated html_root_url for compiler crates
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
//! generated instead.
|
||||
|
||||
#![doc(
|
||||
html_root_url = "https://doc.rust-lang.org/nightly/",
|
||||
html_root_url = "https://doc.rust-lang.org/nightly-rustc/",
|
||||
html_playground_url = "https://play.rust-lang.org/",
|
||||
test(attr(deny(warnings)))
|
||||
)]
|
||||
|
||||
Reference in New Issue
Block a user