mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-29 04:00:16 -04:00
a3d0568203
Rename `lint-rust-version` to `hint-msrv` As suggested here: https://github.com/rust-lang/rust/issues/157574#issuecomment-4719742758. I agree that this version is more clear about semantics, and reflects the consensus of the previous MCP. Tracking issue: rust-lang/rust#157574