Skip to content

Add clippy integration test for aarch64 #1007

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
dianpopa opened this issue Mar 13, 2019 · 3 comments · Fixed by #1961
Closed

Add clippy integration test for aarch64 #1007

dianpopa opened this issue Mar 13, 2019 · 3 comments · Fixed by #1961
Assignees
Labels
Priority: High Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Milestone

Comments

@dianpopa
Copy link
Contributor

No description provided.

@dianpopa dianpopa added this to the ARM Support milestone Mar 15, 2019
@dianpopa dianpopa added the Priority: Low Indicates that an issue or pull request should be resolved behind issues or pull requests labelled ` label Mar 15, 2019
@andreeaflorescu
Copy link
Member

I cannot install clippy on aarch64. Apparently it didn't land in stable yet: rust-lang/rust-clippy#3682

@dianpopa
Copy link
Contributor Author

dianpopa commented Apr 9, 2019

Seems like we can use cargo clippy --target aarch64-unknown-linux-musl on x86_64.

@acatangiu acatangiu assigned acatangiu and dianpopa and unassigned acatangiu Jun 3, 2019
@dianpopa dianpopa added Priority: High Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled and removed Priority: Low Indicates that an issue or pull request should be resolved behind issues or pull requests labelled ` labels Oct 11, 2019
@dianpopa
Copy link
Contributor Author

Raising priority on this one since more build warnings are now displayed after upgrade to 1.38 for aarch64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants