oxidecomputer / oxidecomputer/crucible
rename `add_work_rf()`
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
in downstairs/src/lib.rs, change add_work_rf() to add_work_wu or something else, as we don't call this read_fill any longer.
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.
Research direction
Start in downstairs/src/lib.rs and locate add_work_rf(). Search the repository for its references and for the old read_fill terminology before choosing the replacement name. Done means the function and all call sites use the new name consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100