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 21b5e7c commit e322643Copy full SHA for e322643
src/lib.rs
@@ -1,6 +1,5 @@
1
#![feature(const_fn)]
2
#![feature(alloc, allocator_api)]
3
-#![feature(pointer_methods)]
4
#![no_std]
5
6
#[cfg(test)]
0 commit comments