pub const REGALLOC_EXAMPLES: &[(&str, &str)];Expand description
Register-allocation examples: a basic block’s variable live ranges + a register budget. Opened
in Hardware mode; load_hardware_spec routes a registers: spec to the certified linear-scan
allocator and renders the live-range timeline (coloured by register, spill clique flagged red).