mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 20:13:10 +00:00
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 