Skip to content

Commit 01cfc91

Browse files
Re-add needed flag
1 parent 5c73cac commit 01cfc91

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
@@ -42,6 +42,7 @@
4242
const_mut_refs,
4343
const_precise_live_drops,
4444
const_ptr_is_null,
45+
const_ptr_offset_from,
4546
const_ptr_read,
4647
const_ptr_write,
4748
// this should be called `const_interior_mutability` IMO

0 commit comments

Comments
 (0)