We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b759999 commit 9d6bdccCopy full SHA for 9d6bdcc
src/libserialize/lib.rs
@@ -10,7 +10,6 @@ Core encoding and decoding interfaces.
10
test(attr(allow(unused_variables), deny(warnings)))
11
)]
12
#![feature(box_syntax)]
13
-#![feature(core_intrinsics)]
14
#![feature(specialization)]
15
#![feature(never_type)]
16
#![feature(nll)]
0 commit comments