about summary refs log tree commit diff
path: root/tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorTimo <30553356+y21@users.noreply.github.com>2025-03-25 11:56:47 +0000
committerGitHub <noreply@github.com>2025-03-25 11:56:47 +0000
commitd88818d1e752f9d2f20d491c8f0e026f8262f3c4 (patch)
treec3d7d48801c6f018ef19ec5a44d0dd17fa1f1e81 /tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-sha1.rs
parentca48e461a947213fb5bbb6b5f7210773d975aed7 (diff)
parent315e9aa79fc37e40d37a3ec0a5b46f6b81377306 (diff)
downloadrust-d88818d1e752f9d2f20d491c8f0e026f8262f3c4.tar.gz
rust-d88818d1e752f9d2f20d491c8f0e026f8262f3c4.zip
Rename `inconsistent_struct_constructor` configuration; don't suggest deprecated configurations (#14280)
This PR does two things:
- It renames `inconsistent_struct_constructor`'s configuration from
`lint-inconsistent-struct-field-initializers` to
`check-inconsistent-struct-field-initializers`. (I should have suggested
`check-...` in
[#13737](https://github.com/rust-lang/rust-clippy/pull/13737#discussion_r1875118516).)
- It causes Clippy to no longer suggest deprecated configurations.
(Previously, Clippy would suggest `cyclomatic-complexity-threshold`, for
example.)

r? @y21

changelog: Rename `lint-inconsistent-struct-field-initializers` to
`check-inconsistent-struct-field-initializers`
changelog: No longer suggest deprecated configurations
Diffstat (limited to 'tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions