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 @@ -3032,7 +3032,7 @@ Released 2018-09-13
3032
3032
[ `try_err` ] : https://rust-lang.github.io/rust-clippy/master/index.html#try_err
3033
3033
[ `type_complexity` ] : https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity
3034
3034
[ `type_repetition_in_bounds` ] : https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
3035
- [ `undocumented_unsafe_block_safety ` ] : https://rust-lang.github.io/rust-clippy/master/index.html#undocumented_unsafe_block_safety
3035
+ [ `undocumented_unsafe_blocks ` ] : https://rust-lang.github.io/rust-clippy/master/index.html#undocumented_unsafe_blocks
3036
3036
[ `undropped_manually_drops` ] : https://rust-lang.github.io/rust-clippy/master/index.html#undropped_manually_drops
3037
3037
[ `unicode_not_nfc` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unicode_not_nfc
3038
3038
[ `unimplemented` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unimplemented
You can’t perform that action at this time.
0 commit comments