We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def56b7 commit 084fbd2Copy full SHA for 084fbd2
crates/panic-handler/src/lib.rs
@@ -1,4 +1,4 @@
1
-// Hack of a crate until rust-lang/rust#51647 is fixed
+//! This is needed for tests on targets that require a `#[panic_handler]` function
2
3
#![feature(no_core)]
4
#![no_core]
0 commit comments