This repository demonstrates an error that occurs when running an example
from the chacha20poly1305
crate using Rust Nightly
(rustc 1.77.0-nightly (75c68cfd2 2024-01-07)
) on using the
cranelift backend.
- Rename the
DOT-cargo
directory to.cargo
(limitation of GitHub, sorry). - Add the cranelift backend (
rust-lang/rustc_codegen_cranelift
). cargo test -- --nocapture