File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3031,7 +3031,7 @@ Released 2018-09-13
30313031[ `try_err` ] : https://rust-lang.github.io/rust-clippy/master/index.html#try_err
30323032[ `type_complexity` ] : https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity
30333033[ `type_repetition_in_bounds` ] : https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
3034- [ `undocumented_unsafe_block_safety ` ] : https://rust-lang.github.io/rust-clippy/master/index.html#undocumented_unsafe_block_safety
3034+ [ `undocumented_unsafe_blocks ` ] : https://rust-lang.github.io/rust-clippy/master/index.html#undocumented_unsafe_blocks
30353035[ `undropped_manually_drops` ] : https://rust-lang.github.io/rust-clippy/master/index.html#undropped_manually_drops
30363036[ `unicode_not_nfc` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unicode_not_nfc
30373037[ `unimplemented` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unimplemented
You can’t perform that action at this time.
0 commit comments