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.
2 parents 1f5fbca + 8ee785c commit f46f504Copy full SHA for f46f504
src/doc/src/reference/unstable.md
@@ -475,6 +475,10 @@ cargo +nightly -Zunstable-options -Zconfig-include --config somefile.toml build
475
CLI paths are relative to the current working directory.
476
477
## Features
478
+* Tracking Issues:
479
+ * [itarget #7914](https://github.com/rust-lang/cargo/issues/7914)
480
+ * [build_dep #7915](https://github.com/rust-lang/cargo/issues/7915)
481
+ * [dev_dep #7916](https://github.com/rust-lang/cargo/issues/7916)
482
483
The `-Zfeatures` option causes Cargo to use a new feature resolver that can
484
resolve features differently from before. It takes a comma separated list of
0 commit comments