core: Remove `BorrowedCursor::uninit_mut`
I assume that this method was there for completeness, but there is hardly any useful use of it: the buffer it gave was not always connected to the start of the cursor and its use required `unsafe` anyway to mark the bytes as initialized.
B
Benoît du Garreau committed
34555f1b0b49e4fd944b2cb9c298f15b6b5da144
Parent: 803b4d2