Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-salsa+compact_str-devel-0.26.2-1.fc45 RPM for noarch

From Fedora Rawhide for aarch64 / r

Name: rust-salsa+compact_str-devel Distribution: Fedora Project
Version: 0.26.2 Vendor: Fedora Project
Release: 1.fc45 Build date: Tue May 5 23:30:11 2026
Group: Unspecified Build host: buildvm-x86-28.rdu3.fedoraproject.org
Size: 13279 Source RPM: rust-salsa-0.26.2-1.fc45.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/salsa
Summary: Generic framework for on-demand, incrementalized computation
A generic framework for on-demand, incrementalized computation
(experimental).

This package contains library source intended for building other packages which
use the "compact_str" feature of the "salsa" crate.

Provides

Requires

License

Apache-2.0 OR MIT

Changelog

* Tue May 05 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 0.26.2-1
  - Update to 0.26.2
* Tue May 05 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 0.26.1-3
  - Skip memory usage tests on 32-bit (non-64-bit) targets
* Tue May 05 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 0.26.1-2
  - Remove outdated RELEASES.md file; exclude a few more files
* Tue May 05 2026 Benjamin A. Beas