mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
ba329913fa
Bring the version command output in line with other rust tools Inspired by how cargo handles it Fixes https://github.com/rust-lang/rust-analyzer/issues/12280 