Skip to content

Commit 368107d

Browse files
committed
question mark operator has a tracking issue
1 parent bcffb34 commit 368107d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/skill_tree.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ items = []
115115
[[group]]
116116
name = "question_mark"
117117
label = "using ? in const"
118+
href = "https://github.com/rust-lang/rust/issues/74935"
118119
requires = ["trait_impl"]
119120
items = []
120121

0 commit comments

Comments
 (0)