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 853e34d commit 9646c2fCopy full SHA for 9646c2f
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