Fork of Rust’s test crate that doesn’t require unstable language features
Description
A fork of Rust’s `test` crate that doesn’t require unstable language
features.
This package contains library source intended for building other packages which
use the "asm_black_box" feature of the "rustc-test" crate.