-
Notifications
You must be signed in to change notification settings - Fork 481
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
ci: some meta files may not be respected #4138
Comments
Hi, @tisonkun Config files like
Can you show the cargo command and the specific package you check? |
Make sense. I should get a wrong understanding about the compilation failure -
How about |
For
ref: https://rust-lang.github.io/rustfmt/?version=v1.6.0&search= For deny will find till root. |
Confirmed it works, let's close. |
... when run
cargo xxx
for a specific package now; due to the change of folder structure?Originally posted by @tisonkun in #4134 (comment)
The text was updated successfully, but these errors were encountered: