Skip to content

Commit 5371e4d

Browse files
committed
add node for const_ptr_offset feature
1 parent a5856eb commit 5371e4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/skill_tree.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ requires = [
9393
"offset_from",
9494
]
9595
96+
[[group]]
97+
name = "offset"
98+
label = "offset\nfeature:const_ptr_offset"
99+
href = "https://github.com/rust-lang/rust/issues/71499"
100+
requires = ["unconst_rules"]
101+
96102
[[group]]
97103
name = "offset_from"
98104
label = "offset_from\nfeature:ptr_offset_from"

0 commit comments

Comments
 (0)