-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.B-RFC-implementedBlocker: Approved by a merged RFC and implemented but not stabilized.Blocker: Approved by a merged RFC and implemented but not stabilized.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-cargoRelevant to the cargo team, which will review and decide on the PR/issue.Relevant to the cargo team, which will review and decide on the PR/issue.
Description
This is a tracking issue for the RFC "Minimum Supported Rust Version" (rust-lang/rfcs#2495).
Note: There is a separate tracking issue on the Cargo side at: rust-lang/cargo#8072
Documentation: https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field
Steps:
- Implement the RFC (cc @rust-lang/cargo -- can anyone write up mentoring
instructions?) - Adjust documentation (see instructions on rustc-guide)
- Stabilization PR (see instructions on rustc-guide)
Unresolved questions:
- Name bike-shedding:
rust
vsrustc
vsmin-rust-version
- Additional checks?
- Better description of versions resolution algorithm.
- How nightly versions will work with "cfg based MSRV"?
demurgos, ogoffart, Keavon, duchainer, ldm0 and 3 morejyn514, Osspial, mark-i-m, hobofan, joshsleeper and 21 morejoshsleeper, raftario, jazeved0, archisgore, ShadowJonathan and 7 more
Metadata
Metadata
Assignees
Labels
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.B-RFC-implementedBlocker: Approved by a merged RFC and implemented but not stabilized.Blocker: Approved by a merged RFC and implemented but not stabilized.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-cargoRelevant to the cargo team, which will review and decide on the PR/issue.Relevant to the cargo team, which will review and decide on the PR/issue.