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

Undo aarch64 rustfmt skips. #178

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Undo aarch64 rustfmt skips. #178

merged 1 commit into from
Dec 10, 2023

Conversation

jsirois
Copy link
Collaborator

@jsirois jsirois commented Dec 9, 2023

These skips were added in #173 to work around this issue:
rust-lang/rustfmt#5964

It has been resolved; so formatting should now work on all architectures.

Fixes #174

These skips were added in a-scie#173 to work around this issue:
  rust-lang/rustfmt#5964

It has been resolved; so formatting should now work on all
architectures.

Fixes a-scie#174
@jsirois jsirois merged commit 238b487 into a-scie:main Dec 10, 2023
9 checks passed
@jsirois jsirois deleted the issues/174 branch December 10, 2023 02:14
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

Successfully merging this pull request may close these issues.

Undo skip of cargo +nightly fmt for Mac ARM.
2 participants