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
chore(beta): Address lint errors for next stable (#2642)
Make sure the `beta` compiles so that we have smooth transition once beta becomes stable.
Fixes following warning:
```
warning: `&` without an explicit lifetime name cannot be used here
```
0 commit comments