about summary refs log tree commit diff
path: root/library/alloctests/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'library/alloctests/lib.rs')
-rw-r--r--library/alloctests/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/alloctests/lib.rs b/library/alloctests/lib.rs
index 56e60ed4c84..3241b4b0045 100644
--- a/library/alloctests/lib.rs
+++ b/library/alloctests/lib.rs
@@ -28,7 +28,6 @@
 #![feature(iter_next_chunk)]
 #![feature(maybe_uninit_slice)]
 #![feature(maybe_uninit_uninit_array_transpose)]
-#![feature(nonnull_provenance)]
 #![feature(ptr_alignment_type)]
 #![feature(ptr_internals)]
 #![feature(sized_type_properties)]