Skip to content

Commit c806cd2

Browse files
misc(main): panic_info_message has been stabilized
Signed-off-by: Anhad Singh <[email protected]>
1 parent dc8a6f0 commit c806cd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/aero_kernel/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
custom_test_frameworks, // https://github.com/rust-lang/rust/issues/50297
3030
alloc_error_handler, // https://github.com/rust-lang/rust/issues/51540
3131
lang_items, // No tracking issue
32-
panic_info_message, // https://github.com/rust-lang/rust/issues/66745
3332
decl_macro, // https://github.com/rust-lang/rust/issues/39412
3433
ptr_internals, // No tracking issue
3534
linked_list_cursors, // https://github.com/rust-lang/rust/issues/58533

0 commit comments

Comments
 (0)