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 35e7cff commit b6c92bcCopy full SHA for b6c92bc
tests/test.rs
@@ -1,4 +1,4 @@
1
-#![cfg_attr(feature="nightly", feature(const_fn))]
+#![cfg_attr(feature="nightly", feature(const_fn, core_intrinsics))]
2
3
#[macro_use]
4
extern crate lazy_static;
0 commit comments