Bug 403589

Summary: Consider using rust-analyzer which is a rust compiler front-end for IDEs
Product: [Applications] kdevelop Reporter: Petros <petross404>
Component: Language Support: RustAssignee: kdevelop-bugs-null
Status: RESOLVED UNMAINTAINED    
Severity: minor CC: christoph, the.real.samuel.jimenez, victor.dods
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.