We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66767ce + 9c892e6 commit b734683Copy full SHA for b734683
1 file changed
CHANGELOG.md
@@ -190,7 +190,7 @@
190
191
### Nightly only
192
- `build-std` now uses `--extern` instead of `--sysroot` to find sysroot
193
- pacakges.
+ packages.
194
[#7699](https://github.com/rust-lang/cargo/pull/7699)
195
- Added `--config` command-line option to set config settings.
196
[#7649](https://github.com/rust-lang/cargo/pull/7649)
@@ -1131,7 +1131,7 @@
1131
[#5984](https://github.com/rust-lang/cargo/pull/5984)
1132
[#5989](https://github.com/rust-lang/cargo/pull/5989)
1133
- Added support for `target.'cfg(…)'.runner` config value to specify the
1134
- run/test/bench runner for config-expressioned targets.
+ run/test/bench runner for targets that use config expressions.
1135
[#5959](https://github.com/rust-lang/cargo/pull/5959)
1136
1137
### Changed
0 commit comments