jj/lib
Martin von Zweigbergk 2e44741e02 repo: move new commit ids into RewriteType enum
`RewriteType::Rewritten` must have exactly one replacement. I think
it's better to encode that in the type by attaching the value to the
enum variant. I also renamed the type to just `Rewrite` since it now
has attached data and `Type` sounds like a traditional data-free enum
to me.
2024-05-06 12:58:40 -07:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src repo: move new commit ids into RewriteType enum 2024-05-06 12:58:40 -07:00
tests revset: make RevsetParseContext opaque 2024-05-06 10:42:01 -04:00
testutils merged_tree: propagate errors from TreeEntriesIterator 2024-05-01 06:10:08 -07:00
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE