Skip to content

ra leaves empty proc-macro-srv dir behind #23203

Description

@matthiaskrgr

After fuzzing for a couple of days, noticed that inside /tmp/ I had accumulated more than 40.000 directories like proc-macro-srv15c70d-0

rust-analyzer diagnostics . on an empty crate (cargo new) is enough to make the stale folder appear.
I would think that at least in case of the happy path (no ra panic), leftover files are removed before the application finally terminates.

Metadata

Metadata

Labels

C-bugCategory: bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions