Skip to content

Commit 6ca54d8

Browse files
kernel: remove the unused box_syntax feature request
The `box_syntax` was removed from the rust compiler and we didnt make use of it anyway anymore. Anyways, this fixes #96 Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
1 parent 7f6b5ff commit 6ca54d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/aero_kernel/src/main.rs

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
linked_list_cursors,
3838
extern_types,
3939
new_uninit,
40-
box_syntax,
4140
step_trait,
4241
prelude_import,
4342
allocator_api,

0 commit comments

Comments
 (0)