File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1651,7 +1651,7 @@ Released 2018-09-13
1651
1651
[ `out_of_bounds_indexing` ] : https://rust-lang.github.io/rust-clippy/master/index.html#out_of_bounds_indexing
1652
1652
[ `overflow_check_conditional` ] : https://rust-lang.github.io/rust-clippy/master/index.html#overflow_check_conditional
1653
1653
[ `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
1655
1655
[ `panic_params` ] : https://rust-lang.github.io/rust-clippy/master/index.html#panic_params
1656
1656
[ `panicking_unwrap` ] : https://rust-lang.github.io/rust-clippy/master/index.html#panicking_unwrap
1657
1657
[ `partialeq_ne_impl` ] : https://rust-lang.github.io/rust-clippy/master/index.html#partialeq_ne_impl
You can’t perform that action at this time.
0 commit comments