Skip to content

Commit

Permalink
Add reference from unstable doc anchor to stable env documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtriplett committed Jul 30, 2021
1 parent ab38ce0 commit 323265d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/doc/src/reference/unstable.md
Original file line number Diff line number Diff line change
Expand Up @@ -1413,3 +1413,10 @@ The `extra-link-arg` feature to specify additional linker arguments in build
scripts has been stabilized in the 1.56 release. See the [build script
documentation](build-scripts.md#outputs-of-the-build-script) for more
information on specifying extra linker arguments.

### configurable-env

The `configurable-env` feature to specify environment variables in Cargo
configuration has been stabilized in the 1.56 release. See the [config
documentation](config.html#env) for more information about configuring
environment variables.

0 comments on commit 323265d

Please sign in to comment.