Bug 403589 - Consider using rust-analyzer which is a rust compiler front-end for IDEs
Summary: Consider using rust-analyzer which is a rust compiler front-end for IDEs
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: Rust (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-25 12:18 UTC by Petros
Modified: 2025-06-10 17:01 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petros 2019-01-25 12:18:04 UTC
I thought it would be nice to share this[1] project with KDevelop devs that work on rust support. Perphaps it could provide for rust what libclang does for c++.

[1] https://github.com/rust-analyzer/rust-analyzer
Comment 1 Christoph Cullmann 2025-06-10 17:01:19 UTC
This project is unfortunately no longer maintained.

If a new maintainer wants to step up and take care, the project is archived here:

https://invent.kde.org/unmaintained/kdev-rust

You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived.

Sorry for the inconveniences.