mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
fix duplicated feature gate
This commit is contained in:
parent
76b99d5f1d
commit
db34e352a7
@ -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)]
|
||||
|
Loading…
Reference in New Issue
Block a user