CodeChain-io / CodeChain-io/codechain
Use stable version of rustfmt/clippy
- Linguagem predominante
- Rust
- Estrelas
- 256
- Forks
- 50
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Direção de pesquisa
Nenhum arquivo ou teste é mencionado na issue. Localize a configuração que seleciona nightly-2019-05-17 e as verificações que invocam rustfmt e clippy; em seguida, verifique se a toolchain estável 1.36 funciona com as verificações existentes do projeto. Considera-se concluído quando o projeto usa a toolchain estável sem regressões nessas verificações.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- rust
- Domínio
- build-system
- Tipo de issue
- Refatoração
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100