fix duplicated feature gate
This commit is contained in:
@@ -132,7 +132,6 @@
|
||||
#![feature(alloc_layout_extra)]
|
||||
#![feature(try_trait)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(raw_ref_op)]
|
||||
// Allow testing this library
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user