radicle-heartwood-lfs/crates/radicle-cli/src/terminal
Adrian Duke 60959f7e83 cli: promote WithHint hint type to String
Changes the `Error::WithHint::hint` field to use a `String` type instead of
`&'static str`. This allows the caller to provide extra hint
information.

To make it easier to use an `Error::with_hint` constructor is added.
2026-01-22 10:36:47 +00:00
..
patch workspace/rust/clippy: Fix all warnings 2025-10-17 12:56:43 +02:00
args.rs cli: promote WithHint hint type to String 2026-01-22 10:36:47 +00:00
cob.rs cli: promote WithHint hint type to String 2026-01-22 10:36:47 +00:00
comment.rs cli: Add verbose printing of authors 2025-08-14 16:15:19 +01:00
format.rs clippy: Deny and fix `must_use_candidate` 2026-01-16 22:52:53 +01:00
highlight.rs clippy: Deny and fix `must_use_candidate` 2026-01-16 22:52:53 +01:00
io.rs clippy: Deny and fix `must_use_candidate` 2026-01-16 22:52:53 +01:00
issue.rs radicle: introduce `cob::common::Title` 2025-08-19 17:05:33 +02:00
json.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
patch.rs clippy: Deny and fix `must_use_candidate` 2026-01-16 22:52:53 +01:00
upload_pack.rs clippy: Deny and fix `must_use_candidate` 2026-01-16 22:52:53 +01:00