Name: | rust-alloc-no-stdlib+default-devel |
---|---|
Version: | 2.0.3 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1382 |
License: | BSD |
RPM: | rust-alloc-no-stdlib+default-devel-2.0.3-3.el9.noarch.rpm |
Source RPM: | rust-alloc-no-stdlib-2.0.3-3.el9.src.rpm |
Build Date: | Thu Jan 05 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: | 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 "default" feature of "alloc-no-stdlib" crate. |
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild