rust-fasteval 0.2.4-5 source package in Ubuntu

Changelog

rust-fasteval (0.2.4-5) unstable; urgency=medium

  * Team upload.
  * We can't assume the pointers representation will always be as long as
    the architecture's pointer width: fasteval doesn't prepend 0's for
    smaller values, so it vastly depends on what pointer values are used in
    userspace applications, which we can't control or anticipate.
    In order to fix this, use fixed-width (8 chars) pointer representation in
    all corresponding tests.

 -- Arnaud Ferraris <email address hidden>  Tue, 31 Jan 2023 15:21:48 +0100

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
rust-fasteval_0.2.4-5.dsc 2.1 KiB be60d0cdb0d3c3de9dde01f1553fc9c508c5a8ca2f188b5c8327881d4b58b8cc
rust-fasteval_0.2.4.orig.tar.gz 259.8 KiB 1659bc5dfd357b841805cf46a3c56cd19151ff34ccae63fa9b68e798d3a0b0cb
rust-fasteval_0.2.4-5.debian.tar.xz 6.9 KiB 791ba6f10ebe8625086ad8363445f6babf6cf1f114b48f2e02ea5c79c93aec64

Available diffs

No changes file available.

Binary packages built by this source

librust-fasteval-dev: Fast evaluation of algebraic expressions - Rust source code

 This package contains the source for the Rust fasteval crate, packaged by
 debcargo for use with cargo and dh-cargo.