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

Clippy lint clippy::needless-raw-string-hashes chokes on shadow-rs generated code #141

Closed
segevfiner opened this issue Sep 12, 2023 · 2 comments

Comments

@segevfiner
Copy link

See https://github.com/segevfiner/keepawake-rs/actions/runs/6163069647/job/16725828216. I guess the generated file either needs an #!allow(clippy::needless-raw-string-hashes) file level attribute, or only adding the hashes when actually needed.

@baoyachi
Copy link
Owner

Thank you. I will resolve it later.

@baoyachi
Copy link
Owner

New version publised, please use :

shadow-rs = "0.24.0"

segevfiner added a commit to segevfiner/keepawake-rs that referenced this issue Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants