rust-cfg-if 1.0.0-1 source package in Ubuntu

Changelog

rust-cfg-if (1.0.0-1) unstable; urgency=medium

  * Team upload.
  * Package cfg-if 1.0.0 from crates.io using debcargo 2.4.3
  * cfg-if 0.1 has been uploaded as a separate package
    as too many packages expects 0.1

 -- Sylvestre Ledru <email address hidden>  Mon, 23 Nov 2020 22:36:00 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
rust-cfg-if_1.0.0-1.dsc 2.2 KiB adbc0c23a3669be444992d4463faf18b1fda48644f16493bb52f2cf43b36a094
rust-cfg-if_1.0.0.orig.tar.gz 7.7 KiB baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
rust-cfg-if_1.0.0-1.debian.tar.xz 3.6 KiB 73fefcd4a14f1e57975c7a0a702b587130a264b7c36f8095983c2a259d6435cb

Available diffs

No changes file available.

Binary packages built by this source

librust-cfg-if+core-dev: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core"

 Structured like an if-else chain, the first matching branch is the item that
 gets emitted.
 .
 This metapackage enables feature "core" for the Rust cfg-if crate, by pulling
 in any additional dependencies needed by that feature.

librust-cfg-if-dev: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code

 Structured like an if-else chain, the first matching branch is the item that
 gets emitted.
 .
 This package contains the source for the Rust cfg-if crate, packaged by
 debcargo for use with cargo and dh-cargo.