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
Do not eliminate functions annotated with [@zero_alloc] attributes introduce in #1157, because these annotations are checked in the backend, see example in #1157 (comment).
Do not eliminate functions annotated with
[@zero_alloc]attributes introduce in #1157, because these annotations are checked in the backend, see example in #1157 (comment).