We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed5c13a commit e9fedd3Copy full SHA for e9fedd3
snocat/src/lib.rs
@@ -3,7 +3,6 @@
3
#![cfg_attr(test, feature(assert_matches))]
4
#![feature(backtrace)]
5
#![feature(generic_associated_types)]
6
-#![feature(never_type)]
7
#![feature(try_blocks)]
8
#![feature(type_ascription)]
9
// Some of these are incorrect with regards to exposed behaviour, especially around
0 commit comments