Skip to content

Commit 323265d

Browse files
committed
Add reference from unstable doc anchor to stable env documentation
1 parent ab38ce0 commit 323265d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/doc/src/reference/unstable.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,3 +1413,10 @@ The `extra-link-arg` feature to specify additional linker arguments in build
14131413
scripts has been stabilized in the 1.56 release. See the [build script
14141414
documentation](build-scripts.md#outputs-of-the-build-script) for more
14151415
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

Comments
 (0)