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

Unexpected feature flags #4993

Closed
nxsaken opened this issue Aug 21, 2024 · 1 comment · Fixed by #5135
Closed

Unexpected feature flags #4993

nxsaken opened this issue Aug 21, 2024 · 1 comment · Fixed by #5135
Assignees

Comments

@nxsaken
Copy link
Contributor

nxsaken commented Aug 21, 2024

Since updating to Rust 1.80.0, which checks cfgs at compile-time, I've been noticing warnings about unexpected feature flags all over the project:

@nxsaken nxsaken added this to Iroha Sep 4, 2024
@nxsaken nxsaken moved this to Backlog in Iroha Sep 4, 2024
@0x009922 0x009922 self-assigned this Oct 7, 2024
@0x009922 0x009922 moved this from Backlog to Work in Progress in Iroha Oct 7, 2024
@0x009922
Copy link
Contributor

0x009922 commented Oct 9, 2024

There are also warnings about #![cfg(not(coverage))] in UI tests.

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 a pull request may close this issue.

2 participants