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
Those will cause LLVM to issue memcpy calls to copy them around. Boxing the error type will push them below LLVM's size threshold, thus possibly improving performance, unless the Err case is more likely than the Ok case.