rust-typenum 1.16.0-2 source package in Ubuntu

Changelog

rust-typenum (1.16.0-2) unstable; urgency=medium

  * Team upload.
  * Package typenum 1.16.0 from crates.io using debcargo 2.6.0
  * Mark tests for const-generics feature (new in 1.16) as "broken",
    the feature fails to build on 32-bit architectures (Closes: #1031752).

 -- Peter Michael Green <email address hidden>  Wed, 22 Feb 2023 02:55:59 +0000

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-typenum_1.16.0-2.dsc 2.1 KiB f629cd4f2e5190edd1db73ff84d864607de572e4f8f6e276ab92de7dd208b056
rust-typenum_1.16.0.orig.tar.gz 41.5 KiB 497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba
rust-typenum_1.16.0-2.debian.tar.xz 3.5 KiB b1264bd1bcdd6e0a3ff82d1bc4f39b68f2426117321ebf0f077943c6cd3c92b5

Available diffs

No changes file available.

Binary packages built by this source

librust-typenum-dev: Type-level numbers evaluated at compile time - Rust source code

 It currently supports bits, unsigned integers, and signed integers. It also
 provides a type-level array of type-level numbers, but its implementation
 is incomplete.
 .
 This package contains the source for the Rust typenum crate, packaged by
 debcargo for use with cargo and dh-cargo.