pub fn legacy_builtin_alias_target(name: &str) -> Option<&'static str>Expand description
Exact behavior-preserving spellings removed during the typed-Harness cutover. The compiler lowers these to the canonical manifest name only in compatibility mode; strict source continues to reject them.