We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81a1964 + a58ce15 commit 34eb866Copy full SHA for 34eb866
std/src/macros.rs
@@ -3,6 +3,7 @@
3
//! This module contains a set of macros which are exported from the standard
4
//! library. Each macro is available for use when linking against the standard
5
//! library.
6
+// ignore-tidy-dbg
7
8
#[doc = include_str!("../../core/src/macros/panic.md")]
9
#[macro_export]
0 commit comments