mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
doc(changelog): suggestions of cargo fix are nightly only
This commit is contained in:
parent
64e46b080e
commit
1b54716b15
@ -11,8 +11,6 @@
|
||||
- `cargo package` and `cargo publish` now report total and compressed crate size
|
||||
after packaging.
|
||||
[#11270](https://github.com/rust-lang/cargo/pull/11270)
|
||||
- Suggests `cargo fix` when some compilation warnings/errors can be auto-fixed.
|
||||
[#10989](https://github.com/rust-lang/cargo/pull/10989)
|
||||
|
||||
### Changed
|
||||
|
||||
@ -31,6 +29,9 @@
|
||||
|
||||
### Nightly only
|
||||
|
||||
- Suggests `cargo fix` when some compilation warnings/errors can be auto-fixed.
|
||||
[#10989](https://github.com/rust-lang/cargo/pull/10989)
|
||||
|
||||
## Cargo 1.66 (2022-12-15)
|
||||
[08250398...rust-1.66.0](https://github.com/rust-lang/cargo/compare/08250398...rust-1.66.0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user