Skip to content

fix(IDX): disable unused aarch64-darwin code#486

Merged
nmattia merged 1 commit into
masterfrom
nm-aarch64-clippy
Jul 22, 2024
Merged

fix(IDX): disable unused aarch64-darwin code#486
nmattia merged 1 commit into
masterfrom
nm-aarch64-clippy

Conversation

@nmattia
Copy link
Copy Markdown
Contributor

@nmattia nmattia commented Jul 19, 2024

This removes (via cfg) some code that isn't built on Apple Silicon. This fixes clippy hints for Apple Silicon.

This removes (via `cfg`) some code that isn't built on Apple Silicon.
This fixes clippy hints for Apple Silicon.
@github-actions github-actions Bot added the fix label Jul 19, 2024
@nmattia nmattia marked this pull request as ready for review July 22, 2024 07:53
@nmattia nmattia requested review from a team as code owners July 22, 2024 07:53
@nmattia nmattia added this pull request to the merge queue Jul 22, 2024
Merged via the queue into master with commit d1d7209 Jul 22, 2024
@nmattia nmattia deleted the nm-aarch64-clippy branch July 22, 2024 08:11
nmattia added a commit that referenced this pull request Jul 22, 2024
This is a follow up to #486 where one
proptest import was missed. The import is not used on Apple Silicon.
nmattia added a commit that referenced this pull request Jul 22, 2024
This is a follow up to #486 where one
proptest import was missed. The import is not used on Apple Silicon.
github-merge-queue Bot pushed a commit that referenced this pull request Jul 22, 2024
This is a follow up to #486 where one
proptest import was missed. The import is not used on Apple Silicon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants