Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-alloc-no-stdlib-devel | Distribution: Fedora Project |
Version: 2.0.4 | Vendor: Fedora Project |
Release: 4.el10_0 | Build date: Sun Sep 22 01:15:36 2024 |
Group: Unspecified | Build host: buildhw-a64-06.iad2.fedoraproject.org |
Size: 51677 | Source RPM: rust-alloc-no-stdlib-2.0.4-4.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/alloc-no-stdlib | |
Summary: Dynamic allocator that may be used with or without the stdlib |
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 "alloc-no-stdlib" crate.
BSD-3-Clause
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Apr 14 2023 Fabio Valentini <decathorpe@gmail.com> - 2.0.4-1 - Update to version 2.0.4; Fixes RHBZ#2125982 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4 /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/.cargo-checksum.json /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/Cargo.toml /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/LICENSE /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/README.md /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/allocated_memory /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/allocated_memory/index_macro.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/allocated_stack_memory.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/allocator.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/bin /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/bin/example.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/bin/heap_alloc.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/bin/tests.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/init.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/lib.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/stack_allocator.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/tests.rs /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/tests /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/tests/lib.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 3 04:40:56 2024