We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3573bad + 789d39b commit 32efc87Copy full SHA for 32efc87
tests/pass/dyn-arbitrary-self.rs
@@ -1,6 +1,6 @@
1
//@revisions: stack tree
2
//@[tree]compile-flags: -Zmiri-tree-borrows
3
-#![feature(arbitrary_self_types, unsize, coerce_unsized, dispatch_from_dyn)]
+#![feature(arbitrary_self_types_pointers, unsize, coerce_unsized, dispatch_from_dyn)]
4
#![feature(rustc_attrs)]
5
6
fn pin_box_dyn() {
0 commit comments