File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1236,6 +1236,7 @@ rust-version = "1.42"
12361236```
12371237
12381238### edition 2021
1239+ * Tracking Issue: [ rust-lang/rust #85811 ] ( https://github.com/rust-lang/rust/issues/85811 )
12391240
12401241Support for the 2021 [ edition] can be enabled by adding the ` edition2021 `
12411242unstable feature to the top of ` Cargo.toml ` :
@@ -1281,6 +1282,7 @@ developers of the dependencies to help resolve the issue.
12811282
12821283### configurable-env
12831284* Original Pull Request: [ #9175 ] ( https://github.com/rust-lang/cargo/pull/9175 )
1285+ * Tracking Issue: [ #9539 ] ( https://github.com/rust-lang/cargo/issues/9539 )
12841286
12851287The ` -Z configurable-env ` flag enables the ` [env] ` section in the
12861288` .cargo/config.toml ` file. This section allows you to set additional environment
You can’t perform that action at this time.
0 commit comments