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

Providing guidance for MSRVs #382

Closed
4 tasks
thejpster opened this issue Oct 15, 2019 · 2 comments
Closed
4 tasks

Providing guidance for MSRVs #382

thejpster opened this issue Oct 15, 2019 · 2 comments

Comments

@thejpster
Copy link
Contributor

thejpster commented Oct 15, 2019

At the EWG meeting 2019-10-15, we discussed providing guidance on how to use MSRVs. This should probably be added to https://github.com/rust-embedded/wg/blob/master/ops/msrv.md.

The guidance should be around:

  • What authors of HAL crates should do (the current guidance is only for EWG crates)
  • How to check what your MSRV is
  • Pointers to the docs (and hence current MSRV) of EWG architecture crates like cortex-m.
  • Some key features (such as core::convert::Infallible) and their MSRV

Steps:

  • Open a PR
  • Get approval
  • Merge the PR
  • Profit
@MarcoIeni
Copy link

I don't know if this the right place to ask for this, but it would be nice to have guidance for MSRV in Github actions
here.
For example the 1.35.0 is only mentioned here and not in other parts of the document.

@BartMassey
Copy link
Member

Closing this as part of 2024 triage. MSRV issues were resolved by #523.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants