rust1.82
No description set
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:rust/rust1.82 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Disable-pidfs-tests-for-15SP3.patch | 0000001015 1015 Bytes | |
README.suse-maint | 0000003064 2.99 KB | |
_constraints | 0000000775 775 Bytes | |
_link | 0000000124 124 Bytes | |
_multibuild | 0000000053 53 Bytes | |
_service | 0000000292 292 Bytes | |
ignore-Wstring-conversion.patch | 0000000516 516 Bytes | |
ppc64le-float.patch | 0000000801 801 Bytes | |
rust-1.82.0-aarch64-unknown-linux-gnu.tar.xz | 0236675048 226 MB | |
rust-1.82.0-aarch64-unknown-linux-gnu.tar.xz.asc | 0000000801 801 Bytes | |
rust-1.82.0-arm-unknown-linux-gnueabihf.tar.xz | 0198915552 190 MB | |
rust-1.82.0-arm-unknown-linux-gnueabihf.tar.xz.asc | 0000000801 801 Bytes | |
rust-1.82.0-armv7-unknown-linux-gnueabihf.tar.xz | 0204665884 195 MB | |
rust-1.82.0-armv7-unknown-linux-gnueabihf.tar.xz.a |
0000000801 801 Bytes | |
rust-1.82.0-i686-unknown-linux-gnu.tar.xz | 0232183760 221 MB | |
rust-1.82.0-i686-unknown-linux-gnu.tar.xz.asc | 0000000801 801 Bytes | |
rust-1.82.0-powerpc-unknown-linux-gnu.tar.xz | 0220809284 211 MB | |
rust-1.82.0-powerpc-unknown-linux-gnu.tar.xz.asc | 0000000801 801 Bytes | |
rust-1.82.0-powerpc64-unknown-linux-gnu.tar.xz | 0218119856 208 MB | |
rust-1.82.0-powerpc64-unknown-linux-gnu.tar.xz.asc | 0000000801 801 Bytes | |
rust-1.82.0-powerpc64le-unknown-linux-gnu.tar.xz | 0230915544 220 MB | |
rust-1.82.0-powerpc64le-unknown-linux-gnu.tar.xz.a |
0000000801 801 Bytes | |
rust-1.82.0-riscv64gc-unknown-linux-gnu.tar.xz | 0217304308 207 MB | |
rust-1.82.0-riscv64gc-unknown-linux-gnu.tar.xz.asc | 0000000801 801 Bytes | |
rust-1.82.0-s390x-unknown-linux-gnu.tar.xz | 0219317068 209 MB | |
rust-1.82.0-s390x-unknown-linux-gnu.tar.xz.asc | 0000000801 801 Bytes | |
rust-1.82.0-x86_64-unknown-linux-gnu.tar.xz | 0178075016 170 MB | |
rust-1.82.0-x86_64-unknown-linux-gnu.tar.xz.asc | 0000000801 801 Bytes | |
rust.keyring | 0000005308 5.18 KB | |
rust1.82-rpmlintrc | 0000001358 1.33 KB | |
rust1.82.changes | 0000016311 15.9 KB | |
rust1.82.spec | 0000025357 24.8 KB | |
rustc-1.82.0-src.tar.xz | 0219769328 210 MB |
Comments 1
Are you sure you want to drop support for building against the distro LLVM? Rust developers tend to upstream their patches. In fact the bundled LLVM in Rust 1.82 has only three patches over LLVM 19.1.1: one that is not relevant for openSUSE and two reverts that are likely not necessary anymore. On the other hand, you're missing out on dozens of upstream backports, which among other things include the patch that you backported yourself in sr#1221296. Our distro LLVM is currently at 19.1.3, with 19.1.4 in the next snapshot.