Function optimize_substitutions
pub fn optimize_substitutions() -> Vec<(&'static str, &'static str)>Expand description
The enabled (original, substitute) pairs, for the conformance span-fixture
and flag-on corpus cross-checks (a compact, stable read of the table without
exposing the internal struct).