Skip to content

Commit 231f6b5

Browse files
Really fix flag for real
1 parent be6e551 commit 231f6b5

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)