Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Provide pointers for MSRV #13056

Merged
merged 1 commit into from
Nov 28, 2023
Merged

docs: Provide pointers for MSRV #13056

merged 1 commit into from
Nov 28, 2023

Commits on Nov 28, 2023

  1. docs: Provide pointers for MSRV

    In today's cargo team meeting, we discussed the Pre-RFC for MSRV-aware
    resolver.
    In that discussion, the question of recommending a policy came up.
    While we didn't feel the ecosystem has coalesced enough to set one (and
    we hope MSRV-aware resolver will avoid the need),
    it became clear that some we can provide some basic help to the user,
    including
    - Raising awareness of tools to find the actual MSRV
    - The policy that they should verify it with examples on how to do so
    
    While this recommends some specific third-party tools,
    I'm not aware of other tools within this for us to worry about at this
    time for us to create any guidelines on which we should include.
    epage committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a0c4a4c View commit details
    Browse the repository at this point in the history