hax icon indicating copy to clipboard operation
hax copied to clipboard

Allow inline annotations in `const` functions

Open abentkamp opened this issue 1 month ago • 0 comments

When using an inline annotation in a function that is marked as const, we get the error:

cannot call non-const function `hax_lib::assume` in constant functions

abentkamp avatar Nov 06 '25 10:11 abentkamp