Skip to content

Commit 21f10dd

Browse files
cuviperMuscraft
andauthored
Cargo only suggests fixes for warnings
Co-authored-by: Scott Schafer <scott@scottschafer.dev>
1 parent af3bf85 commit 21f10dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Cargo
6363
-----
6464

6565
- [Added '-C' flag for changing current dir before build](https://github.com/rust-lang/cargo/pull/10952/)
66-
- [Cargo now suggests `cargo fix` or `cargo clippy --fix` when compilation warnings/errors are auto-fixable.](https://github.com/rust-lang/cargo/pull/11558/)
66+
- [Cargo now suggests `cargo fix` or `cargo clippy --fix` when compilation warnings are auto-fixable.](https://github.com/rust-lang/cargo/pull/11558/)
6767
- [Cargo now suggests `cargo add` if you try to install a library crate.](https://github.com/rust-lang/cargo/pull/11410/)
6868
- [Cargo now sets `CARGO_BIN_NAME` environment variable also for binary examples.](https://github.com/rust-lang/cargo/pull/11705/)
6969

0 commit comments

Comments
 (0)