Skip to content

Always use param files to handle large rustc commands#4038

Merged
slackito merged 1 commit into
bazelbuild:mainfrom
UebelAndre:windows-msvc
May 14, 2026
Merged

Always use param files to handle large rustc commands#4038
slackito merged 1 commit into
bazelbuild:mainfrom
UebelAndre:windows-msvc

Conversation

@UebelAndre
Copy link
Copy Markdown
Collaborator

@UebelAndre UebelAndre commented May 14, 2026

Using a params file helps avoid OS limitations for command line lengths. This should provide a more stable experience on all platforms.

closes #4006

@UebelAndre UebelAndre marked this pull request as ready for review May 14, 2026 14:13
@slackito slackito added this pull request to the merge queue May 14, 2026
Merged via the queue into bazelbuild:main with commit 7e46ed6 May 14, 2026
3 checks passed
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.

Windows rustc E0463 in direct Bazel action-context smoke compile

2 participants