Skip to content

dimitri-lenkov/cranelift_aead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

err

Steps to reproduce

  1. Rename the DOT-cargo directory to .cargo (limitation of GitHub, sorry).
  2. Add the cranelift backend (rust-lang/rustc_codegen_cranelift).
  3. cargo test -- --nocapture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published