Skip to content

Commit b9bf18d

Browse files
dtolnayThomas Jespersen
authored andcommitted
No longer need slice_rotate feature gate
1 parent 15394c6 commit b9bf18d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
#![cfg_attr(not(feature = "norustc"), feature(rustc_private))]
1414
#![cfg_attr(not(feature = "stable"), feature(test))]
15-
#![cfg_attr(not(feature = "stable"), feature(slice_rotate))]
1615

1716
#![deny(unused_imports)]
1817

0 commit comments

Comments
 (0)