Unverified Commit 0e124a05 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

pallet-contracts: Fix compilation on latest nightly (#2986)

Apparently they changed detection for visibility identifiers on traits,
which broke more than it should. There is an issue open:
https://github.com/rust-lang/rust/issues/119924 The easy solution for us
is to move the declaration of the global variable outside of the trait.

Closes: https://github.com/paritytech/polkadot-sdk/issues/2960
parent dcc76525
Pipeline #435806 failed with stages
in 56 minutes and 26 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment