Skip to content

Commit 2f65203

Browse files
committed
Add missing reference to box_vec
1 parent 7f96b35 commit 2f65203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2570,6 +2570,7 @@ Released 2018-09-13
25702570
[`bool_comparison`]: https://rust-lang.github.io/rust-clippy/master/index.html#bool_comparison
25712571
[`borrow_interior_mutable_const`]: https://rust-lang.github.io/rust-clippy/master/index.html#borrow_interior_mutable_const
25722572
[`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
25732574
[`box_collection`]: https://rust-lang.github.io/rust-clippy/master/index.html#box_collection
25742575
[`boxed_local`]: https://rust-lang.github.io/rust-clippy/master/index.html#boxed_local
25752576
[`branches_sharing_code`]: https://rust-lang.github.io/rust-clippy/master/index.html#branches_sharing_code

0 commit comments

Comments
 (0)