rust-lang / rust-lang/rust-analyzer
Steering Issue 21
Open
Nobody has claimed this yet.
C-tracking-issue
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 69
Description
Zulip meeting
Previous issue: https://github.com/rust-lang/rust-analyzer/issues/16013
- Land the new salsa via the transition macro (@davidbarsky)
- Slowly migrate away from the transition macro to native salsa features
- Move interning of type IR to chalk (merge once salsa has GC)
- Look more into the new trait solver
- Move more assists to syntax editor https://github.com/rust-lang/rust-analyzer/issues/18285
- Check the 2024 edition, see what we are missing https://github.com/rust-lang/rust-analyzer/issues/16146 (issue is not complete)
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 reviewing the linked Zulip meeting, previous issue 16013, and the referenced issues 18285 and 16146; no source file or test is named. Choose an unchecked workstream only after confirming scope with maintainers, and consider it done when that checklist item is completed and its related issue or plan is updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100