good first issuehelp wanted
倉庫指標
- 星標
- (27,188 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Rust quiz Q22, 37,38 is wrong. Q22: Until a type implements either Copy or Clone, its internal data cannot be copied. Q37: deeply copies heap and stack, or correct question is Arc, Rc .clone()_ Q38: Assign an immutable value