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.
[env]
1 parent 60aaca6 commit 0aae5ebCopy full SHA for 0aae5eb
CHANGELOG.md
@@ -83,7 +83,7 @@
83
and an inherited dependency of a member has `default-features = true`,
84
Cargo will enable default features of that dependency.
85
[#11409](https://github.com/rust-lang/cargo/pull/11409)
86
-- ❗ Deny `CARGO_HOME` in `[env]` configuration stable. Cargo itself doesn't
+- ❗ Deny `CARGO_HOME` in `[env]` configuration table. Cargo itself doesn't
87
pick up this value, but recursive calls to cargo will. We consider it as a
88
wrong behavior to only pass it to recursive invocations.
89
[#11644](https://github.com/rust-lang/cargo/pull/11644)
0 commit comments