Description
rustc version: rustc 1.88.0-nightly (38c560ae6 2025-04-15)
editor or extension: VSCodium (version in title)
relevant settings: Fedora Linux, default editor settings
repository link (if public, optional): Proprietary
code snippet to reproduce:
the code is closed source, unfortunately and its a couple thousand lines, which makes it really hard to find the specific portion that rust-analyzer struggles with, but if there are suggestions on how to debug beyond what was mentioned on the troubleshooting site, I'm happy to try to reduce this issue
The problem is that rust-analyzer hangs in the indexing state on my projects crate (but without heavy use of the CPU in the hung up state, there is a lot of memory consumption tho) i couldn't really find any useful information through the steps described in the troubleshooting guide, there are no errors being logged anywhere, really.
If there are any further questions or information required, just hit me up, I'm happy to help.
Activity