rust-regalloc2 0.9.1-2 source package in Ubuntu

Changelog

rust-regalloc2 (0.9.1-2) unstable; urgency=medium

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <email address hidden>  Wed, 26 Jul 2023 10:35:58 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-regalloc2_0.9.1-2.dsc 2.5 KiB b470355ae4db93b97adc16f5385de99c4cde74c236e3e3a5acbd8c3c52591c1f
rust-regalloc2_0.9.1.orig.tar.gz 120.4 KiB 6220cc617e28f1cc6b494d9e1ca523a853cca2d8bde201b8f860018fd5467548
rust-regalloc2_0.9.1-2.debian.tar.xz 12.4 KiB 112e9a8deef18b6b54e803f21fbe0cc50570e4d6aee9fdbc0e0e67a4038b002e

No changes file available.

Binary packages built by this source

librust-regalloc2-dev: backtracking register allocator - Rust source code

 regalloc2 is a register allocator
 that started life as, and is about 50% still,
 a port of IonMonkey's backtracking register allocator to Rust.
 In many regards, it has been generalized, optimized, and improved
 since the initial port.
 .
 In addition,
 it contains substantial amounts of testing infrastructure
 (fuzzing harnesses and checkers)
 that does not exist in the original IonMonkey allocator.
 .
 This package contains the source for the Rust regalloc2 crate,
 for use with cargo and dh-cargo.