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 59b380f commit 0804e83Copy full SHA for 0804e83
library/std/tests/field-projections-cyclic.rs
@@ -1,6 +1,6 @@
1
//@ revisions: old next
2
//@ [next]: compile-flags: -Znext-solver
3
-#![allow(incomplete_features)]
+#![allow(incomplete_features, dead_code)]
4
#![feature(field_projections)]
5
6
use std::field::{Field, field_of};
0 commit comments