rustfmt icon indicating copy to clipboard operation
rustfmt copied to clipboard

Consider releasing `version_sort` as a standalone crate

Open EFanZh opened this issue 9 months ago • 1 comments
trafficstars

I think the comparing algorithm in https://github.com/rust-lang/rustfmt/blob/master/src/sort.rs is a very useful, is it possible to release it as a standalone crate so that it can be reused by other projects?

EFanZh avatar Feb 13 '25 02:02 EFanZh