Skip to content

Commit 4210dbc

Browse files
Add newly needed feature flag
1 parent 66a5610 commit 4210dbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
const_intrinsic_copy,
3939
const_maybe_uninit_as_mut_ptr,
4040
const_maybe_uninit_assume_init,
41+
const_maybe_uninit_assume_init_read,
4142
const_mut_refs,
4243
const_precise_live_drops,
4344
const_ptr_is_null,

0 commit comments

Comments
 (0)