Skip to content

Commit 4048b7f

Browse files
botahamecdswij
authored andcommitted
Added the new lint with some docs
1 parent ef5a545 commit 4048b7f

File tree

9 files changed

+686
-2
lines changed

9 files changed

+686
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4648,6 +4648,7 @@ Released 2018-09-13
46484648
[`unstable_as_mut_slice`]: https://rust-lang.github.io/rust-clippy/master/index.html#unstable_as_mut_slice
46494649
[`unstable_as_slice`]: https://rust-lang.github.io/rust-clippy/master/index.html#unstable_as_slice
46504650
[`unused_async`]: https://rust-lang.github.io/rust-clippy/master/index.html#unused_async
4651+
[`unused_box`]: https://rust-lang.github.io/rust-clippy/master/index.html#unused_box
46514652
[`unused_collect`]: https://rust-lang.github.io/rust-clippy/master/index.html#unused_collect
46524653
[`unused_format_specs`]: https://rust-lang.github.io/rust-clippy/master/index.html#unused_format_specs
46534654
[`unused_io_amount`]: https://rust-lang.github.io/rust-clippy/master/index.html#unused_io_amount

0 commit comments

Comments
 (0)