Name: | rust-alloc-no-stdlib+default-devel |
---|---|
Version: | 2.0.4 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1321 |
License: | BSD-3-Clause |
RPM: | rust-alloc-no-stdlib+default-devel-2.0.4-1.el9.noarch.rpm |
Source RPM: | rust-alloc-no-stdlib-2.0.4-1.el9.src.rpm |
Build Date: | Sun Apr 23 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/alloc-no-stdlib |
Summary: | Dynamic allocator that may be used with or without the stdlib |
Description: | A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory. This package contains library source intended for building other packages which use the "default" feature of the "alloc-no-stdlib" crate. |
- Update to version 2.0.4; Fixes RHBZ#2125982
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to version 2.0.3; Fixes RHBZ#1988656
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild