mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
docs(changelog): Change wording about auto-fix message
This commit is contained in:
parent
60aaca6d5e
commit
eb71bc85fb
@ -70,7 +70,7 @@
|
|||||||
- Added `-C` flag for changing current dir before build starts.
|
- Added `-C` flag for changing current dir before build starts.
|
||||||
[#10952](https://github.com/rust-lang/cargo/pull/10952)
|
[#10952](https://github.com/rust-lang/cargo/pull/10952)
|
||||||
- Cargo now suggests `cargo fix` or `cargo clippy --fix`
|
- Cargo now suggests `cargo fix` or `cargo clippy --fix`
|
||||||
when compilation warnings/errors are auto-fixable.
|
when compilation warnings are auto-fixable.
|
||||||
[#11558](https://github.com/rust-lang/cargo/pull/11558)
|
[#11558](https://github.com/rust-lang/cargo/pull/11558)
|
||||||
- Cargo now suggests `cargo add` if you try to install a library crate.
|
- Cargo now suggests `cargo add` if you try to install a library crate.
|
||||||
[#11410](https://github.com/rust-lang/cargo/pull/11410)
|
[#11410](https://github.com/rust-lang/cargo/pull/11410)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user