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.
rust.description
build.description
1 parent f877b12 commit 0f7da1aCopy full SHA for 0f7da1a
src/bootstrap/configure.py
@@ -292,7 +292,7 @@ def v(*args):
292
v("release-channel", "rust.channel", "the name of the release channel to build")
293
v(
294
"release-description",
295
- "rust.description",
+ "build.description",
296
"optional descriptive string for version output",
297
)
298
v("dist-compression-formats", None, "List of compression formats to use")
0 commit comments