After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722721 - Add support for Rust
Add support for Rust
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: unknown
unspecified
Other All
: Normal normal
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-21 18:37 UTC by Carl-Anton Ingmarsson
Modified: 2014-01-25 12:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
language-manager: Add rust to the list of languages (945 bytes, patch)
2014-01-21 18:37 UTC, Carl-Anton Ingmarsson
accepted-commit_now Details | Review
indentation-c-style: enable the plugin for Rust files (1.75 KB, patch)
2014-01-21 18:37 UTC, Carl-Anton Ingmarsson
accepted-commit_now Details | Review
dir-project: Add Rust *.rs files to sources.list (615 bytes, patch)
2014-01-21 18:37 UTC, Carl-Anton Ingmarsson
accepted-commit_now Details | Review

Description Carl-Anton Ingmarsson 2014-01-21 18:37:26 UTC
See http://www.rust-lang.org/
The attached patches enables basic support. Language manager, indentation
and directory project.
Comment 1 Carl-Anton Ingmarsson 2014-01-21 18:37:28 UTC
Created attachment 266913 [details] [review]
language-manager: Add rust to the list of languages
Comment 2 Carl-Anton Ingmarsson 2014-01-21 18:37:31 UTC
Created attachment 266914 [details] [review]
indentation-c-style: enable the plugin for Rust files
Comment 3 Carl-Anton Ingmarsson 2014-01-21 18:37:36 UTC
Created attachment 266915 [details] [review]
dir-project: Add Rust *.rs files to sources.list
Comment 4 Sébastien Granjoux 2014-01-25 08:58:12 UTC
Review of attachment 266913 [details] [review]:

Thanks for your patches, I'm glad that you continue working on Anjuta. I think for such changes, you can commit them directly without a review.