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

build: toolchain update to 1.80.0 #259

Closed
loki-cmu opened this issue Jul 29, 2024 · 1 comment · Fixed by #275
Closed

build: toolchain update to 1.80.0 #259

loki-cmu opened this issue Jul 29, 2024 · 1 comment · Fixed by #275

Comments

@loki-cmu
Copy link
Collaborator

warning: unexpected `cfg` condition value: `testing`
  --> anychain-filecoin/src/address.rs:26:12
   |
26 | #[cfg_attr(feature = "testing", derive(Default))]
   |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
arning: unexpected `cfg` condition value: `arb`
  --> anychain-filecoin/src/address.rs:27:12
   |
27 | #[cfg_attr(feature = "arb", derive(arbitrary::Arbitrary))]
   |            ^^^^^^^^^^^^^^^ help: remove the condition
@loki-cmu
Copy link
Collaborator Author

loki-cmu commented Aug 5, 2024

@loki-cmu loki-cmu linked a pull request Aug 31, 2024 that will close this issue
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.

1 participant