Skip to content

rust-analyzer hangs when using crate proptest #7987

Closed
@soenkehahn

Description

@soenkehahn

I'm using rust-analyzer from within vscode through the rust-analyzer extension. I ran into an issue where it hangs when using the crate proptest. Here's a minimal example:

https://github.com/soenkehahn/ra-bug

Opening src/main.rs in vscode makes the rust-analyzer extension hang. Also, the process ~/.config/Code/User/globalStorage/matklad.rust-analyzer/rust-analyzer-x86_64-unknown-linux-gnu keeps using one cpu afterwards, even when quitting vscode. I have to manually kill it to get rid of it.

Here's what I'm using:
ubuntu 20.10
vscode 1.54.2
matklad.rust-analyzer 0.2.513
rust-analyzer d54e115

Please, let me know if I can provide more information! Thanks a lot for working on rust-analyzer!!! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions