Skip to content

Commit 8973f2c

Browse files
committed
Run cargo dev update_lints
1 parent 3da25ed commit 8973f2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1969,8 +1969,7 @@ Released 2018-09-13
19691969
[`fn_to_numeric_cast_with_truncation`]: https://rust-lang.github.io/rust-clippy/master/index.html#fn_to_numeric_cast_with_truncation
19701970
[`for_kv_map`]: https://rust-lang.github.io/rust-clippy/master/index.html#for_kv_map
19711971
[`for_loops_over_fallibles`]: https://rust-lang.github.io/rust-clippy/master/index.html#for_loops_over_fallibles
1972-
[`for_loops_over_options_or_results`]:
1973-
https://rust-lang.github.io/rust-clippy/master/index.html#for_loops_over_options_or_results
1972+
[`for_loops_over_options_or_results`]: https://rust-lang.github.io/rust-clippy/master/index.html#for_loops_over_options_or_results
19741973
[`forget_copy`]: https://rust-lang.github.io/rust-clippy/master/index.html#forget_copy
19751974
[`forget_ref`]: https://rust-lang.github.io/rust-clippy/master/index.html#forget_ref
19761975
[`from_iter_instead_of_collect`]: https://rust-lang.github.io/rust-clippy/master/index.html#from_iter_instead_of_collect

0 commit comments

Comments
 (0)