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: remove unused cfg_attr statement #15

Merged
merged 1 commit into from
May 9, 2024

Conversation

wmmc88
Copy link
Collaborator

@wmmc88 wmmc88 commented May 7, 2024

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. The removed attribute isn't needed since the sample app doesn't rely on WDR.

@wmmc88 wmmc88 force-pushed the rustc-cfg-check branch from be0f4c1 to e891cf9 Compare May 7, 2024 22:11
@wmmc88 wmmc88 changed the title refactor: add support for rustc-check-cfg refactor: remove unused cfg_attr statement May 7, 2024
@wmmc88 wmmc88 marked this pull request as ready for review May 7, 2024 22:28
@wmmc88 wmmc88 self-assigned this May 7, 2024
@wmmc88 wmmc88 merged commit afbc3b7 into microsoft:main May 9, 2024
42 checks passed
@wmmc88 wmmc88 deleted the rustc-cfg-check branch May 9, 2024 20:35
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