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
Summary:
Add a buck target for `gloo/transport/uv` to prevent CodeMod from deleting this stack.
Also fix compile warnings that turn into errors with the code:
1. Remove unused variables or make use of unused variables.
2. Rename `struct` to `class`.
3. Prevent "declaration shadows a local variable".
4. Use manual to make linter happy
Reviewed By: fduwjj
Differential Revision: D65232668
fbshipit-source-id: a5156ba7a34eb84e5d09dd248df30f2a3f474426
0 commit comments