diff options
| author | Aaron Hill <aa1ronham@gmail.com> | 2020-09-08 17:59:43 -0400 |
|---|---|---|
| committer | Aaron Hill <aa1ronham@gmail.com> | 2020-09-08 17:59:56 -0400 |
| commit | f23670ed68c4871a3048bf24f7ad2aa426555b6e (patch) | |
| tree | 1f636587442072714896fdc31a400369591e4a48 /src/test/codegen/src-hash-algorithm | |
| parent | 4286d9c87af269e46203fc1ca8108669d00e7c63 (diff) | |
| download | rust-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')
0 files changed, 0 insertions, 0 deletions
