about summary refs log tree commit diff
path: root/library/coretests/tests/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'library/coretests/tests/lib.rs')
-rw-r--r--library/coretests/tests/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/coretests/tests/lib.rs b/library/coretests/tests/lib.rs
index ac111575938..ef548971aaf 100644
--- a/library/coretests/tests/lib.rs
+++ b/library/coretests/tests/lib.rs
@@ -12,7 +12,6 @@
 #![feature(async_iterator)]
 #![feature(bigint_helper_methods)]
 #![feature(bstr)]
-#![feature(cell_update)]
 #![feature(char_max_len)]
 #![feature(clone_to_uninit)]
 #![feature(const_eval_select)]