rust-lang / rust-lang/rust-analyzer
Implement `Relationship` support for our SCIP backend
Open
Nobody has claimed this yet.
A-lsif/scip
C-feature
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
- symbol
- is_reference
- is_implementation
- is_type_definition
- is_definition
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 SCIP backend and its existing symbol relationship handling; the issue does not name specific files or tests. Done means implementing and validating support for symbol, is_reference, is_implementation, is_type_definition, and is_definition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100