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
I recently upgraded an old project to 0.18.11 and got hit with
panic: Expected scope (6, _), found scope (7, _)
It bisects down to changes introduced from 0.17.5->0.17.6, and starting with 17.6 seems to be consistently present until now.
The following contrived case is enough to reproduce the error:
I recently upgraded an old project to 0.18.11 and got hit with
It bisects down to changes introduced from 0.17.5->0.17.6, and starting with 17.6 seems to be consistently present until now.
The following contrived case is enough to reproduce the error:
Some output showing behavior across versions:
The text was updated successfully, but these errors were encountered: