Skip to content

Commit 512a113

Browse files
committed
Remove #![feature(const_maybe_uninit_as_ptr)]
1 parent 68dbf79 commit 512a113

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/simple/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
const_align_of_val,
3535
// Needed for field_offset!
3636
const_ptr_offset_from,
37-
const_maybe_uninit_as_ptr,
3837
const_refs_to_cell,
3938
const_fn_trait_bound,
4039
generic_associated_types

0 commit comments

Comments
 (0)