Skip to content

Commit db34e35

Browse files
committed
fix duplicated feature gate
1 parent 76b99d5 commit db34e35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/alloc/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@
132132
#![feature(alloc_layout_extra)]
133133
#![feature(try_trait)]
134134
#![feature(associated_type_bounds)]
135-
#![feature(raw_ref_op)]
136135
// Allow testing this library
137136

138137
#[cfg(test)]

0 commit comments

Comments
 (0)