diff --git a/src/lib.rs b/src/lib.rs index 6e9592abe..14aa246eb 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -10,6 +10,7 @@ //! [CppCon talk]: https://www.youtube.com/watch?v=ncHmEUmJZf4 #![no_std] +#![cfg_attr(feature = "nightly", allow(internal_features))] #![cfg_attr( feature = "nightly", feature(