Package rust: Information

  • Default inline alert: Version in the repository: 1.78.0-alt1

Source package: rust
Version: 1.76.0-alt2
Latest version according to Repology
Build time:  Mar 20, 2024, 10:01 AM in the task #343139
Report package bug
License: Apache-2.0 and MIT
Summary: The Rust Programming Language
Description: 
Rust is a systems programming language that runs blazingly fast, prevents
segfaults, and guarantees thread safety.

List of rpms provided by this srpm:
clippy (x86_64, ppc64le, i586, aarch64)
rust (x86_64, ppc64le, i586, aarch64)
rust-analyzer (x86_64, ppc64le, i586, aarch64)
rust-cargo (x86_64, ppc64le, i586, aarch64)
rust-cargo-doc (noarch)
rust-debuginfo (x86_64, ppc64le, i586, aarch64)
rust-doc (x86_64, ppc64le, i586, aarch64)
rust-gdb (x86_64, ppc64le, i586, aarch64)
rust-src (x86_64, ppc64le, i586, aarch64)
rustfmt (x86_64, ppc64le, i586, aarch64)

Maintainer: Alexey Sheplyakov



    1. /proc
    2. binutils
    3. clang17.0 >= 17.0.6-alt2
    4. clang17.0-devel
    5. cmake
    6. curl
    7. libstdc++-devel
    8. libstdc++-devel-static
    9. lld17.0-devel
    10. llvm17.0-devel
    11. pkgconfig(libcurl)
    12. pkgconfig(libffi)
    13. pkgconfig(liblzma)
    14. pkgconfig(libssh2)
    15. pkgconfig(openssl)
    16. pkgconfig(tinfo)
    17. pkgconfig(zlib)
    18. python3-base
    19. rust
    20. rust-cargo
    21. rpm-build-python3

Last changed


March 14, 2024 Alexey Sheplyakov 1:1.76.0-alt2
- LoongArch: build with medium code model (the default code model limits
  text offsets to 128 MB, which is not enough for some applications, in
  particular chromium).
Feb. 10, 2024 Alexey Gladkov 1:1.76.0-alt1
- New version (1.76.0).
Feb. 2, 2024 Alexey Gladkov 1:1.75.0-alt2
- Enable the profiler runtime for native hosts.