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
add type annotation to silence rust-analyzer (#23806)
there's a bug in rust-analyzer causing a false positive error on this line.
i tried for a while to find a smaller repro but couldn't figure one out.
to avoid this popping up and distracting us, add a type annotation.
GitOrigin-RevId: 10d3dd838b7991686e53892eeb4de8d9b42d14ed
0 commit comments