Skip to content

Commit 22f0c00

Browse files
Add drop_result add to CHANGELOG
1 parent 68eeb22 commit 22f0c00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5040,6 +5040,7 @@ Released 2018-09-13
50405040
[`drop_copy`]: https://rust-lang.github.io/rust-clippy/master/index.html#drop_copy
50415041
[`drop_non_drop`]: https://rust-lang.github.io/rust-clippy/master/index.html#drop_non_drop
50425042
[`drop_ref`]: https://rust-lang.github.io/rust-clippy/master/index.html#drop_ref
5043+
[`drop_result`]: https://rust-lang.github.io/rust-clippy/master/index.html#drop_result
50435044
[`duplicate_mod`]: https://rust-lang.github.io/rust-clippy/master/index.html#duplicate_mod
50445045
[`duplicate_underscore_argument`]: https://rust-lang.github.io/rust-clippy/master/index.html#duplicate_underscore_argument
50455046
[`duration_subsec`]: https://rust-lang.github.io/rust-clippy/master/index.html#duration_subsec

0 commit comments

Comments
 (0)