Skip to content

Commit cbe78dd

Browse files
committed
rename "const blocks" to "inline const"
1 parent 7d1d1b3 commit cbe78dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/skill_tree.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ items = []
209209
210210
[[group]]
211211
name = "const-blocks"
212-
label = "const blocks"
213-
href = "https://github.com/rust-lang/rfcs/pull/2920"
212+
label = "inline const"
213+
href = "https://github.com/rust-lang/rust/issues/76001"
214214
items = []
215215
216216
[[group]]

0 commit comments

Comments
 (0)