File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 190
190
191
191
### Nightly only
192
192
- ` build-std ` now uses ` --extern ` instead of ` --sysroot ` to find sysroot
193
- pacakges .
193
+ packages .
194
194
[ #7699 ] ( https://github.com/rust-lang/cargo/pull/7699 )
195
195
- Added ` --config ` command-line option to set config settings.
196
196
[ #7649 ] ( https://github.com/rust-lang/cargo/pull/7649 )
1131
1131
[ #5984 ] ( https://github.com/rust-lang/cargo/pull/5984 )
1132
1132
[ #5989 ] ( https://github.com/rust-lang/cargo/pull/5989 )
1133
1133
- Added support for ` target.'cfg(…)'.runner ` config value to specify the
1134
- run/test/bench runner for config-expressioned targets .
1134
+ run/test/bench runner for targets that use config expressions .
1135
1135
[ #5959 ] ( https://github.com/rust-lang/cargo/pull/5959 )
1136
1136
1137
1137
### Changed
You can’t perform that action at this time.
0 commit comments