Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Bitvec.ofInt_ofNat (#5081)
We use `no_index` to work around special-handling of `OfNat.ofNat` in `DiscrTree`, which has been reported as an issue in #2867 and is currently in the process of being fixed in #3684. As the potential fix seems non-trivial and might need some time to arrive in-tree, we meanwhile add the `no_index` keyword to the problematic subterm. --------- Co-authored-by: Eric Wieser <[email protected]>
- Loading branch information