rust/clippy_lints/src/utils
bors ef3867f394 Auto merge of #9102 - botahamec:unused-box, r=xFrednet
Added the `[unnecessary_box_returns]` lint

fixes #5

I'm not confident in the name of this lint. Let me know if you can think of something better

---

changelog: New lint: ``[`unnecessary_box_returns`]``
[#9102](https://github.com/rust-lang/rust-clippy/pull/9102)
<!-- changelog_checked -->
2023-03-30 08:22:16 +00:00
..
internal_lints Merge commit '3c06e0b1ce' into clippyup 2023-03-10 10:53:50 +01:00
author.rs Remove box expressions from HIR 2023-03-14 17:18:26 +00:00
conf.rs Avoid breaking exported API 2023-03-26 17:49:57 -04:00
dump_hir.rs Merge commit '0f7558148c' into clippyup 2023-02-10 14:01:19 +01:00
format_args_collector.rs Migrate format_args.rs to rustc_ast::FormatArgs 2023-03-28 12:22:22 +00:00
internal_lints.rs Merge commit '4f142aa105' into clippyup 2022-10-23 15:18:45 +02:00
mod.rs Merge commit '3c06e0b1ce' into clippyup 2023-03-10 10:53:50 +01:00