aws / aws/aws-lambda-rust-runtime
[MSRV] Document policy for when/how MSRV will roll forward
- Langage dominant
- Rust
- Étoiles
- 3.6k
- Forks
- 396
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Our current MSRV policy is in the README:
https://github.com/awslabs/aws-lambda-rust-runtime/blob/main/README.md#supported-rust-versions-msrv
> The AWS Lambda Rust Runtime requires a minimum of Rust 1.81.0, and is not guaranteed to build on compiler versions earlier than that.
Presumably someday we will want to roll it forward. Projects often say something like, 'we will support a minimum of the last 6 months of rust versions, and will only roll forward if we need a new feature'. It would be nice to clarify that.
We probably should also explicitly state whether a MSRV bump is considered a breaking semver change or no.
At some point in the future, when we are rolling forward MSRV and guaranteeing support for both new and old for a period of time, we probably also want to add some github actions to test against multiple rust versions.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par la section « Supported Rust Versions (MSRV) » de README.md et examinez les questions de politique soulevées dans cette issue. Précisez quand MSRV peut être relevé, pendant combien de temps les versions sont prises en charge et si une hausse constitue un changement semver cassant la compatibilité ; la documentation est terminée lorsque ces décisions sont clairement énoncées.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- documentation, release
- Type d'issue
- Documentation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100