Skip to content

Commit f90b1fc

Browse files
author
Vali Schneider
committed
cargo dev update-lints
1 parent 3550568 commit f90b1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1651,7 +1651,7 @@ Released 2018-09-13
16511651
[`out_of_bounds_indexing`]: https://rust-lang.github.io/rust-clippy/master/index.html#out_of_bounds_indexing
16521652
[`overflow_check_conditional`]: https://rust-lang.github.io/rust-clippy/master/index.html#overflow_check_conditional
16531653
[`panic`]: https://rust-lang.github.io/rust-clippy/master/index.html#panic
1654-
[`panic_in_result_fn`]: https://rust-lang.github.io/rust-clippy/master/index.html#panic_in_result
1654+
[`panic_in_result_fn`]: https://rust-lang.github.io/rust-clippy/master/index.html#panic_in_result_fn
16551655
[`panic_params`]: https://rust-lang.github.io/rust-clippy/master/index.html#panic_params
16561656
[`panicking_unwrap`]: https://rust-lang.github.io/rust-clippy/master/index.html#panicking_unwrap
16571657
[`partialeq_ne_impl`]: https://rust-lang.github.io/rust-clippy/master/index.html#partialeq_ne_impl

0 commit comments

Comments
 (0)