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"
1236
1236
```
1237
1237
1238
1238
### edition 2021
1239
+ * Tracking Issue: [ rust-lang/rust #85811 ] ( https://github.com/rust-lang/rust/issues/85811 )
1239
1240
1240
1241
Support for the 2021 [ edition] can be enabled by adding the ` edition2021 `
1241
1242
unstable feature to the top of ` Cargo.toml ` :
@@ -1281,6 +1282,7 @@ developers of the dependencies to help resolve the issue.
1281
1282
1282
1283
### configurable-env
1283
1284
* Original Pull Request: [ #9175 ] ( https://github.com/rust-lang/cargo/pull/9175 )
1285
+ * Tracking Issue: [ #9539 ] ( https://github.com/rust-lang/cargo/issues/9539 )
1284
1286
1285
1287
The ` -Z configurable-env ` flag enables the ` [env] ` section in the
1286
1288
` .cargo/config.toml ` file. This section allows you to set additional environment
You can’t perform that action at this time.
0 commit comments