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
This adds the `reorganize_definitions` transform,
as well as the `rename_unnamed` transform that always seems to accompany it.
For the transpiler, it's not enabled directly,
just using `--reorganize-definitions --disable-refactoring`,
which adds the annotations needed by `reorganize_definitions`
without actually running the refactorer yet.
0 commit comments