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.
1 parent ab38ce0 commit 323265dCopy full SHA for 323265d
src/doc/src/reference/unstable.md
@@ -1413,3 +1413,10 @@ The `extra-link-arg` feature to specify additional linker arguments in build
1413
scripts has been stabilized in the 1.56 release. See the [build script
1414
documentation](build-scripts.md#outputs-of-the-build-script) for more
1415
information on specifying extra linker arguments.
1416
+
1417
+### configurable-env
1418
1419
+The `configurable-env` feature to specify environment variables in Cargo
1420
+configuration has been stabilized in the 1.56 release. See the [config
1421
+documentation](config.html#env) for more information about configuring
1422
+environment variables.
0 commit comments