Skip to content

Commit 88a8714

Browse files
authored
Merge pull request #192 from SkiFire13/fix-stabilized-feature
Removes explicit `ptr_offset_from` since it's stabilized in latest nightly
2 parents 159c525 + 4368098 commit 88a8714

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
@@ -15,7 +15,6 @@
1515
feature(
1616
alloc_layout_extra,
1717
allocator_api,
18-
ptr_offset_from,
1918
test,
2019
core_intrinsics,
2120
dropck_eyepatch,

0 commit comments

Comments
 (0)