You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error[E9999]: Unexpected type `ty` for scalar `scalar`
Context:
- ty: Binder { value: fn(std::option::Option<&'^0.Named(std::thread::local::{impl#4}::new::'_, "'_") mut std::option::Option<u32>>) -> *const u32, bound_vars: [Region(BrNamed(std::thread::local::{impl#4}::new::'_, '_))] }
- scalar: alloc4
|
= note: ⚠️ This is a bug in Hax's frontend.
Please report this error to https://github.com/hacspec/hax/issues with some context (e.g. the current crate)!
warning: Hax panicked when translating `Body { ... }`
The text was updated successfully, but these errors were encountered:
This code:
Causes this error when translating with charon:
The text was updated successfully, but these errors were encountered: