about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/constructor.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-06 13:32:53 +0000
committerbors <bors@rust-lang.org>2024-03-06 13:32:53 +0000
commita79db2aa5173edcda81c7e571bd21d4097e8eb73 (patch)
treedd1577915ef4726cf087528723bf99e00c1f3e84 /compiler/rustc_pattern_analysis/src/constructor.rs
parente485a02ef290b7f5617bdf8dd4975a136e0b1d85 (diff)
parent8e3ad2e545f0f6f3b48b7cd4c4a743bba60c8cc2 (diff)
downloadrust-a79db2aa5173edcda81c7e571bd21d4097e8eb73.tar.gz
rust-a79db2aa5173edcda81c7e571bd21d4097e8eb73.zip
Auto merge of #12401 - MarcusGrass:dedup-nonminimal-bool, r=blyxyas
Remove double expr lint

Related to #12379.

Previously the code manually checked nested binop exprs in unary exprs, but those were caught anyway by `check_expr`. Removed that code path, the path is used in the tests.

---

changelog: [`nonminimal_bool`] Remove duplicate output on nested Binops in Unary exprs.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/constructor.rs')
0 files changed, 0 insertions, 0 deletions