We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f96b35 commit 2f65203Copy full SHA for 2f65203
CHANGELOG.md
@@ -2570,6 +2570,7 @@ Released 2018-09-13
2570
[`bool_comparison`]: https://rust-lang.github.io/rust-clippy/master/index.html#bool_comparison
2571
[`borrow_interior_mutable_const`]: https://rust-lang.github.io/rust-clippy/master/index.html#borrow_interior_mutable_const
2572
[`borrowed_box`]: https://rust-lang.github.io/rust-clippy/master/index.html#borrowed_box
2573
+[`box_vec`]: https://rust-lang.github.io/rust-clippy/master/index.html#box_collection
2574
[`box_collection`]: https://rust-lang.github.io/rust-clippy/master/index.html#box_collection
2575
[`boxed_local`]: https://rust-lang.github.io/rust-clippy/master/index.html#boxed_local
2576
[`branches_sharing_code`]: https://rust-lang.github.io/rust-clippy/master/index.html#branches_sharing_code
0 commit comments