rust-lang / rust-lang/rust-analyzer
ide-ssr needs a cleanup and an "owner"
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
The code in that crate is quite dated, and partially broken, some tests are commented out due to changes I did that didn't bode well with its macro handling.
I never really used that feature so I've also got no clue about it, nor do I have the capacity to care about it, so this crate would benefit from someone who is actually using the feature to maybe give it an overhaul.
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 by locating the ide-ssr crate and reviewing its commented-out tests and macro-handling changes. Determine which parts are broken and what an overhaul should cover; done is a maintained crate with working tests and a clear owner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100