diff options
| author | bors <bors@rust-lang.org> | 2021-06-28 08:35:51 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-06-28 08:35:51 +0000 |
| commit | e405c68b3c1265daa9a091ed9b4b5c5a38c0c0ba (patch) | |
| tree | acbc00d955c953b9ce53e60a2c68d6274141b6cb /tests/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.panic-abort.diff | |
| parent | 8d427b624f15a5c782c97021c3717451d86b8576 (diff) | |
| parent | 5b5f0ea60675ee207bb3c8f421f89c0a1cb9bb99 (diff) | |
| download | rust-e405c68b3c1265daa9a091ed9b4b5c5a38c0c0ba.tar.gz rust-e405c68b3c1265daa9a091ed9b4b5c5a38c0c0ba.zip | |
Auto merge of #7350 - camsteffen:suspicious, r=flip1995
Add suspicious group changelog: Introduce `clippy::suspicious` 🤔 group and move several lints into the group Closes #6366. CC #6626. A number of lints are moved from each of `correctness`, `style` and `complexity` groups. Notably I didn't move `suspicious_splitn` since I think that is a `correctness` lint despite the name. Lints moved to `clippy::suspicious`: * `blanket_clippy_restriction_lints` (was `clippy::style`) * `empty_loop` (was `clippy::style`) * `eval_order_dependence` (was `clippy::complexity`) * `float_equality_without_abs` (was `clippy::correctness`) * `for_loops_over_fallibles` (was `clippy::correctness`) * `misrefactored_assign_op` (was `clippy::complexity`) * `mut_range_bound` (was `clippy::complexity`) * `mutable_key_type` (was `clippy::correctness`) * `suspicious_arithmetic_impl` (was `clippy::correctness`) * `suspicious_assignment_formatting` (was `clippy::style`) * `suspicious_else_formatting` (was `clippy::style`) * `suspicious_map` (was `clippy::complexity`) * `suspicious_op_assign_impl` (was `clippy::correctness`) * `suspicious_unary_op_formatting` (was `clippy::style`)
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.panic-abort.diff')
0 files changed, 0 insertions, 0 deletions
