There is no sorting algorithm that is O(n log n) in time, O(1) in space and also stable. Pick your poison.
miniblog.
Related Posts
I'm never sure what version of Rust to target for my projects.
For difftastic I pinned to rust 1.57 and I haven't needed to bump it so far.
Debian stable is still on 1.48 though!
I may look at support for Stable Diffusion the next time I buy a GPU. It's such an interesting tool.
(GPU prices are still a little crazy though.)
I'm still not sure what I should choose as a minimum supported Rust version for my projects.
The oldest stable version on Debian seems to be 1.41: