RoaringBitmap / RoaringBitmap/roaring-rs
Revert order of modules and disable rustfmt for them
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 957
- Forks
- 119
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 1
Description
These shouldn't have been reordered with rustfmt since they affect the documentation rendering.
Contributor guide
No contributing guide indexed for this repository
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 at src/bitmap/mod.rs lines 6-12 and inspect the referenced commit to identify the module reordering. Restore the intended order and prevent rustfmt from reordering these modules, then verify that the generated documentation rendering is preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100