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

cargo +nightly clippy --all --all-features --all-targets -- -D clippy::all error #235

Open
jiangshifu opened this issue Jul 8, 2022 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jiangshifu
Copy link

image

commit 7a436ea (HEAD -> master, origin/master, origin/HEAD)
Author: Xinye Tao xy.tao@outlook.com
Date: Tue Jun 28 14:09:49 2022 +0800

support supplying file system to run ctl command (#231)

Signed-off-by: tabokie <xy.tao@outlook.com>

cat /etc/centos-release
CentOS Stream release 8

@tabokie
Copy link
Member

tabokie commented Jul 9, 2022

To avoid constantly rebuilding the cache, we use a specific nightly toolchain in our CI. That's why these issues are not caught early:

toolchain: nightly-2022-05-01

Feel free to fix these issues, and upgrade CI toolchain as well.

@tabokie tabokie added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 12, 2022
@tabokie
Copy link
Member

tabokie commented Jul 15, 2022

To be future-proof, I'll keep the issue here even though #244 will fix it temporarily. Contributions are always welcome if you find the CI toolchain is outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants