rust-nodrop-union 0.1.11-1 source package in Ubuntu

Changelog

rust-nodrop-union (0.1.11-1) unstable; urgency=medium

  * Team upload.
  * Package nodrop-union 0.1.11 from crates.io using debcargo 2.5.0
  * Fix FTBFS

 -- Eric Long <email address hidden>  Sat, 27 Aug 2022 11:54:12 +0200

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
rust-nodrop-union_0.1.11-1.dsc 2.1 KiB 03f46a1106d0aed4143e6d04366bbf0f26c20740e11124bf2013e4239f1f083e
rust-nodrop-union_0.1.11.orig.tar.gz 6.7 KiB 6cf66f80e9b8d448ad2e5bc23f7afb951f3dcebba845c5b0b7aae714e0bda9c0
rust-nodrop-union_0.1.11-1.debian.tar.xz 3.1 KiB 8e9ea89b30d289fe1998af870d92f797dd6c13ed1742334d177195fa4278d810

Available diffs

No changes file available.

Binary packages built by this source

librust-nodrop-union-dev: Wrapper type to inhibit drop (destructor) - Rust source code

 Implementation crate for nodrop, the untagged unions implementation (which is
 unstable / requires nightly) as of this writing.
 ***Deprecated: Use ManuallyDrop or MaybeUninit instead!***
 .
 This package contains the source for the Rust nodrop-union crate, packaged by
 debcargo for use with cargo and dh-cargo.