ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Samuel Tardieu e9009cf21e style: simplify topo_order()
- Calling `.into_iter()` on an iterator is a no-op.
- There is no need to wrap index entries into another type to unwrap
  them right after sorting.
2023-02-20 11:05:54 +01:00
..
gen-protos cargo: bump prost-build from 0.11.5 to 0.11.6 2023-01-13 21:24:02 +00:00
src style: simplify topo_order() 2023-02-20 11:05:54 +01:00
tests revset: replace RevsetIterator wrapper by extension 2023-02-19 21:37:26 -08:00
testutils release: release version 0.7.0 2023-02-16 12:50:52 -08:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml release: release version 0.7.0 2023-02-16 12:50:52 -08:00