Skip to content

Commit 46c1089

Browse files
authored
Update lib.rs
1 parent 26ac2d9 commit 46c1089

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/core/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ pub mod cmp;
323323
pub mod convert;
324324
pub mod default;
325325
pub mod error;
326+
#[unstable(feature = "sliceindex_wrappers", issue = "146179")]
326327
pub mod index;
327328
pub mod marker;
328329
pub mod ops;

0 commit comments

Comments
 (0)