We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff77498 commit c28827eCopy full SHA for c28827e
src/lib.rs
@@ -1,3 +1,4 @@
1
+#![feature(likely_unlikely)]
2
#![cfg_attr(not(test), no_std)]
3
#![cfg_attr(docsrs, feature(doc_cfg))]
4
#![feature(cold_path)]
0 commit comments