mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #7999 - aleksator:fix_changelog_typos, r=ehuss
Fix CHANGELOG.md typos Fixed `pacakges` typo and reworded another sentence since `expressioned` isn't a word.
This commit is contained in:
commit
b734683b7c
@ -190,7 +190,7 @@
|
||||
|
||||
### Nightly only
|
||||
- `build-std` now uses `--extern` instead of `--sysroot` to find sysroot
|
||||
pacakges.
|
||||
packages.
|
||||
[#7699](https://github.com/rust-lang/cargo/pull/7699)
|
||||
- Added `--config` command-line option to set config settings.
|
||||
[#7649](https://github.com/rust-lang/cargo/pull/7649)
|
||||
@ -1131,7 +1131,7 @@
|
||||
[#5984](https://github.com/rust-lang/cargo/pull/5984)
|
||||
[#5989](https://github.com/rust-lang/cargo/pull/5989)
|
||||
- Added support for `target.'cfg(…)'.runner` config value to specify the
|
||||
run/test/bench runner for config-expressioned targets.
|
||||
run/test/bench runner for targets that use config expressions.
|
||||
[#5959](https://github.com/rust-lang/cargo/pull/5959)
|
||||
|
||||
### Changed
|
||||
|
Loading…
x
Reference in New Issue
Block a user