Unnamed repository; edit this file 'description' to name the repository.
remove nightly benchmark feature
Anton Sol 2024-02-01
parent 1f338f7 · commit 257ece4
-rw-r--r--lib/smol_str/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/smol_str/src/lib.rs b/lib/smol_str/src/lib.rs
index eda9aa3203..b78a86b1bc 100644
--- a/lib/smol_str/src/lib.rs
+++ b/lib/smol_str/src/lib.rs
@@ -1,4 +1,3 @@
-#![feature(core_intrinsics, test)]
#![no_std]
extern crate alloc;