Skip to content

Commit 6f1de21

Browse files
committed
Remove unnecessary panic_handler feature
It's been stabilized.
1 parent 6bd823a commit 6f1de21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

uefi-services/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#![no_std]
1313

1414
#![feature(lang_items)]
15-
#![feature(panic_handler)]
1615
#![feature(panic_info_message)]
1716
#![feature(alloc_error_handler)]
1817

0 commit comments

Comments
 (0)