Skip to content

stuck at "Building CrateGraph" in rust-lang/rust repo #16902

Closed
@lukas-code

Description

@lukas-code

I'm trying to use the latest pre-release of RA in the https://github.com/rust-lang/rust repo, but it gets stuck at "Building CrateGraph". Autocomplete and go to definition are not working.

It also seems to build up infinite memory usage if you leave it running in the background.

image

How to reproduce

git clone https://github.com/rust-lang/rust --depth=1
cd rust
./x setup compiler
./x setup vscode # say yes to prompt
./x c # to fetch submodules
code .
# try to use any RA feature

Meta

version with regression: rust-analyzer version: 0.4.1888-standalone (6fce1d71d 2024-03-19)

last working version: rust-analyzer version: 0.4.1887-standalone (b91697de8 2024-03-19)

host platform: x86_64-unknown-linux-gnu

Metadata

Metadata

Assignees

Labels

Broken WindowBugs / technical debt to be addressed immediately

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions