Skip to content

Commit 564fe48

Browse files
committed
Edit CHANGELOG.md
1 parent 19413b6 commit 564fe48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3032,7 +3032,7 @@ Released 2018-09-13
30323032
[`try_err`]: https://rust-lang.github.io/rust-clippy/master/index.html#try_err
30333033
[`type_complexity`]: https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity
30343034
[`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
30363036
[`undropped_manually_drops`]: https://rust-lang.github.io/rust-clippy/master/index.html#undropped_manually_drops
30373037
[`unicode_not_nfc`]: https://rust-lang.github.io/rust-clippy/master/index.html#unicode_not_nfc
30383038
[`unimplemented`]: https://rust-lang.github.io/rust-clippy/master/index.html#unimplemented

0 commit comments

Comments
 (0)