mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 12:36:45 +00:00
This allows selecting `v0` symbol-mangling without an unstable option. Selecting `legacy` still requires -Z unstable-options. Continue supporting -Z symbol-mangling-version for compatibility for now, but show a deprecation warning for it.