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 2177251 commit e9971cdCopy full SHA for e9971cd
tests/errors.rs
@@ -45,6 +45,7 @@ fn test_error_type() {
45
}
46
47
#[test]
48
+#[cfg(unix)]
49
fn test_error_deser_whole() {
50
#[derive(Deserialize, Debug)]
51
struct Place {
0 commit comments