We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96dd1c2 commit 2c52b5cCopy full SHA for 2c52b5c
src/lib.rs
@@ -60,7 +60,6 @@
60
61
#![no_std]
62
#![warn(missing_docs)]
63
-#![cfg_attr(feature = "nightly", feature(const_ptr_offset))]
64
#![cfg_attr(docsrs, feature(doc_cfg))]
65
66
#[cfg(not(any(feature = "stable", feature = "nightly")))]
0 commit comments