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 ff8f939 commit 1cebbcaCopy full SHA for 1cebbca
rust-toolchain
@@ -1 +1 @@
1
-nightly-2020-11-13
+nightly-2022-10-27
src/lib.rs
@@ -1,8 +1,6 @@
/*!
2
Documentation and (de-)serialization support for LU's network protocol.
3
*/
4
-#![feature(arbitrary_enum_discriminant)]
5
-#![feature(min_const_generics)]
6
#![feature(specialization)]
7
#![allow(incomplete_features)]
8
0 commit comments