Motivation
We want to test Zebra with the next Rust release candidate, so we can report any compilation bugs and get them fixed.
On 29 July, Zebra's beta Rust tests started failing, due to a beta rust bug (rust-lang/rust#87483).
But the stable CI tests and beta zebra-chain build were fine.
Actions
We disabled the beta Rust tests in PR #2542.
We should re-enable beta Rust:
- after the fix is backported to beta
- do we need to wait for a beta point release, or are we using daily beta builds?
Motivation
We want to test Zebra with the next Rust release candidate, so we can report any compilation bugs and get them fixed.
On 29 July, Zebra's beta Rust tests started failing, due to a beta rust bug (rust-lang/rust#87483).
But the stable CI tests and beta zebra-chain build were fine.
Actions
We disabled the beta Rust tests in PR #2542.
We should re-enable beta Rust: