We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
impl const
~const
1 parent 16f555a commit d911f22Copy full SHA for d911f22
src/lib.rs
@@ -11,7 +11,6 @@
11
//! methods for manipulating various page table entries.
12
13
#![no_std]
14
-#![feature(const_trait_impl)]
15
#![feature(doc_auto_cfg)]
16
#![feature(doc_cfg)]
17
0 commit comments