Bug 1783675 (rust-alloc-no-stdlib) - Review Request: rust-alloc-no-stdlib - Dynamic allocator that may be used with or without the stdlib
Summary: Review Request: rust-alloc-no-stdlib - Dynamic allocator that may be used wit...
Keywords:
Status: CLOSED RAWHIDE
Alias: rust-alloc-no-stdlib
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-14 16:36 UTC by Igor Raits
Modified: 2019-12-14 18:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-14 18:47:06 UTC
Type: ---
Embargoed:
zebob.m: fedora-review+


Attachments (Terms of Use)

Description Igor Raits 2019-12-14 16:36:43 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/rust-alloc-no-stdlib.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/rust-alloc-no-stdlib-2.0.1-1.fc32.src.rpm
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.
Fedora Account System Username: ignatenkobrain

Comment 1 Robert-André Mauchin 🐧 2019-12-14 16:39:53 UTC
 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Package approved.

Comment 2 Igor Raits 2019-12-14 17:00:14 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-alloc-no-stdlib


Note You need to log in before you can comment on or make changes to this bug.