(1) When compiling a debug build and running a comparison with it, the mentioned assertion causes a panic:
left: 1
right: 0
I tested this on both Windows and macOS.
The code comment for that assertion states:
.width() on tabs returns 0, whereas we want to model them as tab_width spaces.
However this appears to somehow no longer be the case, at least for me?
(2) Irrelevant
(3) Latest commit