We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78b438 commit 743cee6Copy full SHA for 743cee6
example/issue-91827-extern-types.rs
@@ -6,7 +6,6 @@
6
// Regression test for issue #91827.
7
8
#![feature(const_ptr_offset_from)]
9
-#![feature(const_slice_from_raw_parts)]
10
#![feature(extern_types)]
11
12
use std::ptr::addr_of;
0 commit comments