Skip to content

Commit f5f86b9

Browse files
authored
Merge pull request #1 from knsd/feature/stable
refactor: remove stable allocator_api feature
2 parents 92cc8c7 + 382b3e6 commit f5f86b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![feature(allocator_api)]
2-
31
extern crate core;
42

53
use core::alloc::Layout;

0 commit comments

Comments
 (0)