#147 Add #106 'Packaging Rust applications/libraries'
Merged 7 years ago by sclark. Opened 7 years ago by sclark.
fedora-docs/ sclark/release-notes iss106  into  f28

file modified
+2
@@ -84,6 +84,8 @@ 

          File: Development_Python

        - Name: Ruby

          File: Development_Ruby

+       - Name: Rust

+         File: Development_Rust

        - Name: Web Development

          File: Development_Web

    - Name: Revision History

@@ -0,0 +1,12 @@ 

+ 

+ include::en-US/entities.adoc[]

+ 

+ [[sect-rust]]

+ = Rust

+ 

+ [[sect-rust-packaging]]

+ == Packaging Rust Applications and Libraries

+ 

+ Fedora is one of the first distributions to package software written in the Rust programming language.

+ Fedora 28 includes the tools and instructions necessary to package applications and libraries written in Rust.

+ As a result, users will be able to install software developed in Rust (for example, *ripgrep*) from the Fedora repositories.

Add release notes text for Issue #106, as approved on that issue by @ignatenkobrain.

Pull-Request has been merged by sclark

7 years ago