Skip to content

Commit a5c37a9

Browse files
committed
fix: silence clippy
1 parent 857da76 commit a5c37a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#![allow(clippy::tabs_in_doc_comments)]
12
#![cfg_attr(feature = "unstable-thread-local", feature(thread_local))]
23
#![cfg_attr(all(not(test), feature = "unstable-thread-local"), no_std)]
34

0 commit comments

Comments
 (0)