/nightly/nightly-rustc

This commit is contained in:
Erik Hofmayer 2020-09-23 21:51:56 +02:00
parent dd66ea2d3d
commit 138a2e5eaa
29 changed files with 29 additions and 29 deletions

View file

@ -22,7 +22,7 @@
//!
//! This API is completely unstable and subject to change.
#![doc(html_root_url = "https://doc.rust-lang.org/nightly-rustc/")]
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
#![feature(array_windows)]
#![feature(backtrace)]
#![feature(bool_to_option)]