rust-lang / rust-lang/rustlings
Rework Rc exercise
Open
@mo8it is already working on this.
Since Sep 2, 2024.
A-exercises
C-enhancement
P-high
- Dominant language
- Rust
- Stars
- 64.2k
- Forks
- 11.3k
- Avg merge
- 5h 24m
- Merged PRs (30d)
- 2
Description
What kind of exercise is there for Rc? There is no exercise, just some copy-paste stuff.
The same for Arc. And by the way, I didn't read anything about Arc / Cow in the book while doing smart pointers.
For lifetimes it was too simple as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.