ability to disable error tracing with @setDebugSafety #692
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
Milestone
See also #437
In any given function if we use
@setDebugSafety
that is supposed to enable full optimization, including disabling error return tracing code.The text was updated successfully, but these errors were encountered: