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

refactor: add support for rustc-check-cfg #150

Merged
merged 2 commits into from
May 9, 2024

Conversation

wmmc88
Copy link
Collaborator

@wmmc88 wmmc88 commented May 7, 2024

This change updates the cargo output to the new format (it is backwards compatible) and also fixes a compile warning introduced by the addition of the rustc-check-cfg feature: https://blog.rust-lang.org/2024/05/06/check-cfg.html

@wmmc88 wmmc88 force-pushed the rustc-cfg-check branch from a293101 to a6e8af9 Compare May 7, 2024 22:21
@wmmc88 wmmc88 self-assigned this May 7, 2024
@wmmc88 wmmc88 marked this pull request as ready for review May 8, 2024 17:40
@wmmc88 wmmc88 enabled auto-merge May 9, 2024 20:37
@wmmc88 wmmc88 added this pull request to the merge queue May 9, 2024
Merged via the queue into microsoft:main with commit c5ea4ef May 9, 2024
49 checks passed
@wmmc88 wmmc88 deleted the rustc-cfg-check branch May 9, 2024 21:14
@wmmc88 wmmc88 mentioned this pull request Sep 27, 2024
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.

3 participants