about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorNadir Fejzic <nadirfejzo@gmail.com>2021-07-25 14:41:35 +0200
committerNadir Fejzic <nadirfejzo@gmail.com>2021-07-25 14:41:35 +0200
commitf68629a5097122c65eea0d5239555f5396ff0863 (patch)
treee12bb3d62a097e201edbc21bfafddea343cd17be /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentea69a9d10a0c55160a3981dfae11b7197b50c11d (diff)
downloadrust-f68629a5097122c65eea0d5239555f5396ff0863.tar.gz
rust-f68629a5097122c65eea0d5239555f5396ff0863.zip
Explain flags missing in cargo check in --help
This commit closes #7389. As stated in the issue, `cargo clippy --help`
provides explanation for some flags and states that the rest are same
as in `cargo check --help`, even though some clippy specific flags
exist.

This commit extends the `cargo clippy --help` with two additional flags,
  - `cargo clippy --fix`
  - `cargo clippy --no-deps`

If there are more flags which are not present in `cargo check --help`
please bring these to my attention, I will include these aswell.
For now, I noticed only the two flags mentioned above.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions