Project rust-1.84.1-2.module+el8.10.0+650+254fe55d
Name | rust |
---|---|
Epoch | 0 |
Version | 1.84.1 |
Release | 2.module+el8.10.0+650+254fe55d |
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 | — |
×
Found 3 old versions
Package | Summary | SHA-256 checksum |
---|---|---|
x86_64 | ||
cargo-1.84.1-2.module+el8.10.0+650+254fe55d.x86_64 | Rust's package manager and build tool | aa43f73d0e5bd23563bcf58679d6b91c2b7a1d97625db883de89c030128da1e2 |
clippy-1.84.1-2.module+el8.10.0+650+254fe55d.x86_64 | Lints to catch common mistakes and improve your Rust code | 7535923196d3dd7b1c533555651dfa67cfa1e734ebf1a4333ea6ad13f7a0ce00 |
rust-1.84.1-2.module+el8.10.0+650+254fe55d.x86_64 | The Rust Programming Language | a48ccf0c84590af5b6ddf2e03420a3261e7cdb3324f5a7c29e2750de6bcc1390 |
rust-analyzer-1.84.1-2.module+el8.10.0+650+254fe55d.x86_64 | Rust implementation of the Language Server Protocol | 78fff9c14259f24dd405e5f86fe18947636d8b21a986d7b5e618964fad325aab |
rust-doc-1.84.1-2.module+el8.10.0+650+254fe55d.x86_64 | Documentation for Rust | 5d45995a1c46ce60bea4de7b0ce9b7b592a86a167521e6309354a365e0695bde |
rust-std-static-1.84.1-2.module+el8.10.0+650+254fe55d.x86_64 | Standard library for Rust | 876723ba84cd273fcc30000cf40e23aa106d8ba68e1a00323864f261a3874f9e |
rustfmt-1.84.1-2.module+el8.10.0+650+254fe55d.x86_64 | Tool to find and fix Rust formatting issues | aae252a6bc64e7d4cd7f3628260f5f56f7c80d48cfa9f57e37e0d136673de1e7 |
noarch | ||
rust-debugger-common-1.84.1-2.module+el8.10.0+650+254fe55d.noarch | Common debugger pretty printers for Rust | b69bcbbbd8447eb790e8b39dc7ff596ac26f77096f053a18cfab626b211b99a7 |
rust-gdb-1.84.1-2.module+el8.10.0+650+254fe55d.noarch | GDB pretty printers for Rust | 35ab9be563a4662b5e3a451624bdf689acc3c82a876223005eb455f9b1a4e01d |
rust-lldb-1.84.1-2.module+el8.10.0+650+254fe55d.noarch | LLDB pretty printers for Rust | 9680d9e75be9ea7b23906cf469a97c91fd356d6afbaed59f1c86ce0b65635a5f |
rust-src-1.84.1-2.module+el8.10.0+650+254fe55d.noarch | Sources for the Rust standard library | a0ab056d7db6bf79efcf8a3c81811da64e5ac945c0748293b0466fff4e74f455 |
rust-std-static-wasm32-unknown-unknown-1.84.1-2.module+el8.10.0+650+254fe55d.noarch | Standard library for Rust wasm32-unknown-unknown | 0f1e72b11570b745abd901f0cb0f45dbcdd0f9e511dcd33b2432b9053579c3f0 |
rust-std-static-wasm32-wasip1-1.84.1-2.module+el8.10.0+650+254fe55d.noarch | Standard library for Rust wasm32-wasip1 | 0024d5507517c859f9c566e29063cc6b873b6d35392ea28a7a6e0ea5c478e17e |
rust-toolset-1.84.1-2.module+el8.10.0+650+254fe55d.noarch | Rust Toolset | ea6c3795cda5e34f3e5ea1f6793192ef2b32589170cb661dff4c04aef7981392 |
src | ||
rust-1.84.1-2.module+el8.10.0+650+254fe55d.src | The Rust Programming Language | 6371590746c7508f066af22ca88603a1dd2eb26ed7ed78eb76fa2d62bdfd6fdb |
* 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