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