radicle-heartwood-lfs/crates/radicle-cli
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
..
examples fetch: surface underlying I/O error 2026-01-05 18:29:52 +01:00
src cli: promote WithHint hint type to String 2026-01-22 10:36:47 +00:00
tests clippy: Deny and fix `index_slicing` 2026-01-16 22:52:50 +01:00
Cargo.toml core: Introduce RepoId 2026-01-09 14:03:27 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00