[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package rust-1.84.1-2.module+el8.10.0+650+254fe55d.src download

Name rust
Epoch 0
Version 1.84.1
Release 2.module+el8.10.0+650+254fe55d
Architecture src
Website/URL https://www.rust-lang.org
License (Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unicode-DFS-2016)
Build Time 2025-05-22 07:53:18
Build Host builder-x86-04.inferitos.ru
Summary The Rust Programming Language
Repositories AppStream
Description Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator.
Errata
Size 348290 KiB
Source Project rust-1.84.1-2.module+el8.10.0+650+254fe55d
SHA-256 checksum 6371590746c7508f066af22ca88603a1dd2eb26ed7ed78eb76fa2d62bdfd6fdb
× Full screenshot
Changelog link
* Mon Apr 28 2025 Josh Stone <jistone@redhat.com> - 1.84.1-2
- Use python3.12 prefix for lldb Requires

* Tue Feb 04 2025 Josh Stone <jistone@redhat.com> - 1.84.1-1
- Update to 1.84.1

* Wed Jan 15 2025 Josh Stone <jistone@redhat.com> - 1.84.0-1
- Update to 1.84.0

* Thu Dec 05 2024 Josh Stone <jistone@redhat.com> - 1.83.0-1
- Update to 1.83.0
- Remove the subshell in the cargo_install macro

* Tue Nov 05 2024 Josh Stone <jistone@redhat.com> - 1.82.0-1
- Update to 1.82.0

* Fri Oct 25 2024 Josh Stone <jistone@redhat.com> - 1.81.0-1
- Update to 1.81.0

* Tue Oct 22 2024 Josh Stone <jistone@redhat.com> - 1.80.1-1
- Update to 1.80.1

* Tue Aug 13 2024 Josh Stone <jistone@redhat.com> - 1.79.0-2
- Disable jump threading of float equality

* Fri Jun 21 2024 Josh Stone <jistone@redhat.com> - 1.79.0-1
- Update to 1.79.0

* Fri Jun 21 2024 Josh Stone <jistone@redhat.com> - 1.78.0-1
- Update to 1.78.0
- Make std-static-wasm* noarch again