Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit 28db626

Browse files
thinkieralex
authored andcommitted
const_str_as_bytes was stablised, but not removed from example
1 parent 8ece413 commit 28db626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hello-world/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#![no_std]
2-
#![feature(const_str_as_bytes)]
32

43
extern crate alloc;
54

0 commit comments

Comments
 (0)