Skip to content

Commit 9f1d361

Browse files
committed
Chase nightly updates
rust-lang/rust#129664
1 parent 41b20af commit 9f1d361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
#![cfg_attr(
125125
feature = "nightly",
126126
feature(
127-
arbitrary_self_types,
127+
arbitrary_self_types_pointers,
128128
doc_cfg,
129129
doc_auto_cfg,
130130
fn_ptr_trait,

0 commit comments

Comments
 (0)