You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`CARGO_BUILD_DEP_INFO_BASEDIR` — Dep-info relative directory, see [`build.dep-info-basedir`].
84
84
*`CARGO_BUILD_PIPELINING` — Whether or not to use `rustc` pipelining, see [`build.pipelining`].
85
85
*`CARGO_CARGO_NEW_VCS` — The default source control system with [`cargo new`], see [`cargo-new.vcs`].
86
+
*`CARGO_FUTURE_INCOMPAT_REPORT_FREQUENCY` - How often we should generate a future incompat report notifcation, see [`future-incompat-report.frequency`].
86
87
*`CARGO_HTTP_DEBUG` — Enables HTTP debugging, see [`http.debug`].
87
88
*`CARGO_HTTP_PROXY` — Enables HTTP proxy, see [`http.proxy`].
88
89
*`CARGO_HTTP_TIMEOUT` — The HTTP timeout, see [`http.timeout`].
0 commit comments