We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8a6f0 commit c806cd2Copy full SHA for c806cd2
src/aero_kernel/src/main.rs
@@ -29,7 +29,6 @@
29
custom_test_frameworks, // https://github.com/rust-lang/rust/issues/50297
30
alloc_error_handler, // https://github.com/rust-lang/rust/issues/51540
31
lang_items, // No tracking issue
32
- panic_info_message, // https://github.com/rust-lang/rust/issues/66745
33
decl_macro, // https://github.com/rust-lang/rust/issues/39412
34
ptr_internals, // No tracking issue
35
linked_list_cursors, // https://github.com/rust-lang/rust/issues/58533
0 commit comments