Skip to content

ci: add rust linting and deps workflows #401

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

Closed
wants to merge 2 commits into from

Conversation

tawadaa
Copy link
Collaborator

@tawadaa tawadaa commented Mar 17, 2025

No description provided.

@tawadaa tawadaa requested a review from a team as a code owner March 17, 2025 10:40
@cla-bot cla-bot bot added the cla-signed label Mar 17, 2025
@tawadaa tawadaa requested a review from dartdart26 March 17, 2025 10:41
Copy link
Collaborator

@dartdart26 dartdart26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice features!

I added a comment to add some arguments to cargo clippy.


- name: Clippy
id: clippy
run: cargo clippy -- -D warnings
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could add --all-targets --all-features.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, maybe --all-features won't work due to us not using nightly.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--all-targets is failing because can't compile fhevm-engine-common

@tawadaa tawadaa force-pushed the aw/ci/cargo-linting-deps branch from 35223e4 to e0fea37 Compare March 19, 2025 18:22
@tawadaa tawadaa force-pushed the aw/ci/cargo-linting-deps branch from e0fea37 to df36159 Compare March 20, 2025 13:38
@dartdart26
Copy link
Collaborator

@tawadaa Do we want to reinstate work on this PR or we can do it at a later stage?

@dartdart26
Copy link
Collaborator

Closing this one. We can still use the code here in the migrated repo.

@dartdart26 dartdart26 closed this May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants