Skip to content

Commit b9420f8

Browse files
Xaeroxeweihanglo
authored andcommitted
Add appropriate documentation
1 parent 0d2e8a5 commit b9420f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Each new feature described below should explain how to use it.
8484
* [build-std](#build-std) --- Builds the standard library instead of using pre-built binaries.
8585
* [build-std-features](#build-std-features) --- Sets features to use with the standard library.
8686
* [binary-dep-depinfo](#binary-dep-depinfo) --- Causes the dep-info file to track binary dependencies.
87+
* [checksum-freshness](#checksum-freshness) --- When passed, the decision as to whether a crate needs to be rebuilt is made using file checksums instead of the file mtime.
8788
* [panic-abort-tests](#panic-abort-tests) --- Allows running tests with the "abort" panic strategy.
8889
* [host-config](#host-config) --- Allows setting `[target]`-like configuration settings for host build targets.
8990
* [target-applies-to-host](#target-applies-to-host) --- Alters whether certain flags will be passed to host build targets.

0 commit comments

Comments
 (0)