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
3031
3031
[ `try_err` ] : https://rust-lang.github.io/rust-clippy/master/index.html#try_err
3032
3032
[ `type_complexity` ] : https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity
3033
3033
[ `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
3035
3035
[ `undropped_manually_drops` ] : https://rust-lang.github.io/rust-clippy/master/index.html#undropped_manually_drops
3036
3036
[ `unicode_not_nfc` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unicode_not_nfc
3037
3037
[ `unimplemented` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unimplemented
You can’t perform that action at this time.
0 commit comments