We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857da76 commit a5c37a9Copy full SHA for a5c37a9
src/lib.rs
@@ -1,3 +1,4 @@
1
+#![allow(clippy::tabs_in_doc_comments)]
2
#![cfg_attr(feature = "unstable-thread-local", feature(thread_local))]
3
#![cfg_attr(all(not(test), feature = "unstable-thread-local"), no_std)]
4
0 commit comments