This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
Undefined uninitialized
behaviour panic on nightly since 1.49.0
#42
Labels
I got 100% panic since upgrading nightly to 1.49.0. This causes 100% crash when writing images.
Update: reproduced in
rust 1.51.0-nightly
This needs looking into as it kind of makes the library completely unusable on newer versions of
rustc
rustc 1.49.0-nightly (31530e5d1 2020-10-20)
rust-lang/rust#73573
stable
rustc 1.47.0
does not trigger the panic.The text was updated successfully, but these errors were encountered: