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.
1 parent e93c6d3 commit 51820adCopy full SHA for 51820ad
tests/hygiene.rs
@@ -4,7 +4,6 @@
4
5
use ::partialdebug;
6
7
-#[cfg(feature = "unstable")]
8
#[derive(partialdebug::non_exhaustive::PartialDebug)]
9
struct NonExhaustive {
10
field: usize,
0 commit comments