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