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.
2 parents e0dc051 + 641159a commit 738d331Copy full SHA for 738d331
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