Name: | rust-litemap+yoke-devel |
---|---|
Version: | 0.7.3 |
Release: | 5.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2087 |
License: | Unicode-3.0 |
RPM: | rust-litemap+yoke-devel-0.7.3-5.el10_0.noarch.rpm |
Source RPM: | rust-litemap-0.7.3-5.el10_0.src.rpm |
Build Date: | Mon Apr 21 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/litemap |
Summary: | Key-value Map implementation based on a flat, sorted Vec |
Description: | A key-value Map implementation based on a flat, sorted Vec. This package contains library source intended for building other packages which use the "yoke" feature of the "litemap" crate. |
- Stop packaging the bench feature, only relevant for CI
- Fix test panics/segfaults on big-endian hosts
- Report and skip s390x test failures - These appear to be testing issues, not implementation bugs.
- Initial package (close RHBZ#2328546)