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 efa06d9 commit f1c38b3Copy full SHA for f1c38b3
tests/build-std/main.rs
@@ -62,6 +62,8 @@ impl BuildStd for Execs {
62
}
63
64
65
+#[allow(unused_attributes)]
66
+#[ignore = "to unblock beta-1.81 backport"]
67
#[cargo_test(build_std_real)]
68
fn basic() {
69
let p = project()
0 commit comments