verus-lang / verus

Verified Rust for low-level systems code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

internal error: missing variant ...

jonhnet opened this issue · comments

This crate crashes the verifier with:

internal error: missing variant IntegerSeqMarshallingOblinfo

The named type is a struct, not a variant.

2024-02-21-17-01-38.zip