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

fix(IDX): work around proc-macro2 non-determinism #2176

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

nmattia
Copy link
Contributor

@nmattia nmattia commented Oct 22, 2024

This is a patch for rules_rust to work around some build determinism issues in the proc-macro2 Bazel build.

For more information, see:

@nmattia nmattia requested a review from a team as a code owner October 22, 2024 08:55
@github-actions github-actions bot added the fix label Oct 22, 2024
This is a patch for `rules_rust` to work around some build determinism
issues in the `proc-macro2` Bazel build.

For more information, see:
* dtolnay/proc-macro2#473
* bazelbuild/rules_rust#2952
@nmattia nmattia added this pull request to the merge queue Oct 22, 2024
Merged via the queue into master with commit 6afff64 Oct 22, 2024
25 checks passed
@nmattia nmattia deleted the nm-proc-macro2 branch October 22, 2024 10:32
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