jj/cli
Austin Seipp 419bd51496 cargo: bump MSRV to 1.88
1.90 was just released, so this seems reasonable, and it finally lets us
use let-chains. This includes all the clippy fixups too, and some small
changes suggested by Ilya.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2025-09-19 01:03:21 +00:00
..
examples cli, lib: convert revset expressions to use Arc over Rc 2025-09-05 16:09:44 +00:00
src cargo: bump MSRV to 1.88 2025-09-19 01:03:21 +00:00
testing cli: add jj bisect run command 2025-09-04 14:30:52 +00:00
tests gerrit: Fix bug where only the head commit would get a Change-Id 2025-09-19 00:45:03 +00:00
build.rs cargo: bump MSRV to 1.88 2025-09-19 01:03:21 +00:00
Cargo.toml cli: add jj bisect run command 2025-09-04 14:30:52 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE