core: Change `BorrowedCursor::written`'s origin
This enable removing the `start` field, so `BorrowedCursor` fits in a single register. Because `written` is almost always used in difference with another call, this changes nothing else in practice.
B
Benoît du Garreau committed
65df66831f3fdb7f20a74e843a46bb90993221eb
Parent: 34555f1