CodeChain-io / CodeChain-io/codechain
Use stable version of rustfmt/clippy
- Lenguaje dominante
- Rust
- Estrellas
- 256
- Forks
- 50
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
We currently use ruftfmt and clippy with a toolchain nightly-2019-05-17.
But the stable version have caught up to our last nightly version.
nightly nightly-05-17:
rustfmt 1.2.2-nightly (5274b49 2019-04-24)
clippy 0.0.212 (ad3269c 2019-05-14)
stable 1.36:
rustfmt 1.2.2-stable (5274b49 2019-04-24)
clippy 0.0.212 (082cfa7 2019-06-07)
We might update our nightly toolchain version, or just stick with the stable version.
I think the latter is better. It works well with the existing ecosystem (eg. IntelliJ) and requires less attention to keep up with recent version.
Guía de contribución
Línea de trabajo
En el issue no se especifica ningún archivo ni prueba. Localiza la configuración que selecciona nightly-2019-05-17 y las comprobaciones que invocan rustfmt y clippy; después, verifica que la toolchain estable 1.36 funciona con las comprobaciones existentes del proyecto. Se considera completado cuando el proyecto utiliza la toolchain estable sin regresiones en esas comprobaciones.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- build-system
- Tipo de issue
- Refactorización
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100