mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
e35b7bbdf8
Leave -Z strip available temporarily as an alias, to avoid breaking cargo until cargo transitions to using -C strip. (If the user passes both, the -C version wins.)