Skip to content

Commit 94ec73e

Browse files
kernel: remove some stabalized compiler features
Signed-off-by: Andy-Python-Programmer <[email protected]>
1 parent e3c483b commit 94ec73e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/aero_kernel/src/main.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,10 @@
3535
thread_local,
3636
decl_macro,
3737
ptr_internals,
38-
const_fn_trait_bound,
3938
linked_list_cursors,
4039
extern_types,
4140
new_uninit,
4241
box_syntax,
43-
const_fn_fn_ptr_basics,
4442
naked_functions,
4543
step_trait,
4644
const_btree_new,

0 commit comments

Comments
 (0)