We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c29741 + 6acf512 commit 243b453Copy full SHA for 243b453
src/dist/manifest.rs
@@ -9,6 +9,8 @@
9
//! Installers use this info to customize Rust installations.
10
//!
11
//! See tests/channel-rust-nightly-example.toml for an example.
12
+//!
13
+//! Docs: https://forge.rust-lang.org/infra/channel-layout.html
14
15
use crate::errors::*;
16
use crate::utils::toml_utils::*;
0 commit comments