Skip to content

Commit 10a2b70

Browse files
committed
Remove stabilized feature gate
1 parent f90bc30 commit 10a2b70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/issue-91827-extern-types.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
// Test that we can handle unsized types with an extern type tail part.
66
// Regression test for issue #91827.
77

8-
#![feature(const_ptr_offset_from)]
98
#![feature(extern_types)]
109

1110
use std::ptr::addr_of;

0 commit comments

Comments
 (0)