Skip to content

Commit f878d0d

Browse files
committed
code polish
1 parent 997814d commit f878d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hook/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
clippy::separated_literal_suffix, // conflicts with clippy::unseparated_literal_suffix
4646
clippy::single_char_lifetime_names, // TODO: change lifetime names
4747
clippy::test_attr_in_doctest,
48+
linker_messages,
4849
)]
4950
#![doc = include_str!("../docs/en/hook.md")]
5051

0 commit comments

Comments
 (0)