We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4413c52 commit 421d9eaCopy full SHA for 421d9ea
src/libcore/macros/mod.rs
@@ -1,4 +1,4 @@
1
-#[doc(include = "panic.md")]
+#[doc(include = "macros/panic.md")]
2
#[macro_export]
3
#[allow_internal_unstable(core_panic, __rust_unstable_column)]
4
#[stable(feature = "core", since = "1.6.0")]
0 commit comments