aws / aws/aws-lambda-rust-runtime
[MSRV] Document policy for when/how MSRV will roll forward
- Lenguaje dominante
- Rust
- Estrellas
- 3.6k
- Forks
- 396
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Línea de trabajo
Comienza con la sección «Supported Rust Versions (MSRV)» de README.md y revisa las preguntas sobre la política planteadas en este issue. Aclara cuándo puede aumentarse MSRV, durante cuánto tiempo se admiten las versiones y si un aumento constituye un cambio incompatible de semver; la documentación estará terminada cuando esas decisiones se indiquen claramente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- documentation, release
- Tipo de issue
- Documentación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100