Commits
Click on a commit to change the comparison rangefeat(formatter/sort-imports): Experimental sort-imports base (#14105)
Part of #14253
This is preparation for implementing sort-imports by reordering IR.
While performance is inferior, it is separated from the main formatting process and is completely opt-in.
This should also make it easier to find the cause if any issues arise.