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

Stop formatting ISLE generated code #9901

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SingleAccretion
Copy link
Contributor

@SingleAccretion SingleAccretion commented Dec 24, 2024

The tool stack overflows in default configurations (Windows on my machine (tm) / CI).

Example from a recent CI run: https://github.com/bytecodealliance/wasmtime/actions/runs/12472519540/job/34811457587?pr=9897:

warning: [email protected]: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }

Closes #9899.

The tool stack overflows in default configurations (Windows/CI).
@SingleAccretion SingleAccretion marked this pull request as ready for review December 24, 2024 20:28
@SingleAccretion SingleAccretion requested a review from a team as a code owner December 24, 2024 20:28
@SingleAccretion SingleAccretion requested review from cfallin and removed request for a team December 24, 2024 20:28
@github-actions github-actions bot added the cranelift Issues related to the Cranelift code generator label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift Issues related to the Cranelift code generator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Permanent build warnings about Failed to run rustfmt on ISLE-generated code
1 participant