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:
authorAaron Hill <aa1ronham@gmail.com>2020-09-08 17:59:43 -0400
committerAaron Hill <aa1ronham@gmail.com>2020-09-08 17:59:56 -0400
commitf23670ed68c4871a3048bf24f7ad2aa426555b6e (patch)
tree1f636587442072714896fdc31a400369591e4a48 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent4286d9c87af269e46203fc1ca8108669d00e7c63 (diff)
downloadrust-f23670ed68c4871a3048bf24f7ad2aa426555b6e.tar.gz
rust-f23670ed68c4871a3048bf24f7ad2aa426555b6e.zip
Adjust Clippy for CONST_ITEM_MUTATION lint
We no longer lint assignments to const item fields in the
`temporary_assignment` lint, since this is now covered by the
`CONST_ITEM_MUTATION` lint.

Additionally, we `#![allow(const_item_mutation)]` in the
`borrow_interior_mutable_const.rs` test. Clippy UI tests are run with
`-D warnings`, which seems to cause builtin lints to prevent Clippy
lints from running.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions