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 ac8a3eb commit ee3b356Copy full SHA for ee3b356
integration-tests/tests/cpprefs_test.rs
@@ -39,7 +39,7 @@ fn run_cpprefs_test(
39
None,
40
"unsafe_references_wrapped",
41
Some(quote! {
42
- #![feature(arbitrary_self_types)]
+ #![feature(arbitrary_self_types_pointers)]
43
}),
44
)
45
.unwrap()
0 commit comments