vyre-conform 0.1.0

Conformance suite for vyre backends — proves byte-identical output to CPU reference
Documentation
1
2
3
4
5
6
//! Structured finding registrations.
//!
//! Add one Rust source file per finding family in this directory. The build
//! scanner wires each `REGISTERED` value into the generated finding registry.

include!(concat!(env!("OUT_DIR"), "/findings_registry.rs"));