rust-lang / rust-lang/rust-analyzer

"overflow depth reached" on find all references.

Open
#12,182 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
16.9k
Forks
2.2k
Avg merge
1d 12h
Merged PRs (30d)
72

Description

rust-analyzer version: rust-analyzer 81b3e6d12 2022-05-06 dev

rustc version: rustc 1.60.0 (7737e0b5c 2022-04-04)

relevant settings: using lsp-mode on emacs 29.x.

To repro:

  1. Check out https://github.com/MaterializeInc/materialize at e294c90b0724e8c8a4414dd7d468c5bef54d7543 .
  2. Navigate to src/dataflow-types/src/client.rs at line 479 (async fn send...)
  3. Find all references (this step may need to be repeated several times due to timing out)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce with rust-analyzer 81b3e6d12, rustc 1.60.0, and lsp-mode on Emacs 29.x using the Materialize commit e294c90b0724e8c8a4414dd7d468c5bef54d7543. Open src/dataflow-types/src/client.rs at line 479 and repeat Find All References as needed. Done means the request completes without “overflow depth reached” and returns references.

Written by the indexing model from the issue text.

Assessment

Tech stack
emacs, rust
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.