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 66a5610 commit 4210dbcCopy full SHA for 4210dbc
src/lib.rs
@@ -38,6 +38,7 @@
38
const_intrinsic_copy,
39
const_maybe_uninit_as_mut_ptr,
40
const_maybe_uninit_assume_init,
41
+ const_maybe_uninit_assume_init_read,
42
const_mut_refs,
43
const_precise_live_drops,
44
const_ptr_is_null,
0 commit comments