radicle-heartwood-lfs/crates/radicle-cli/src
Lorenz Leutgeb dbec748c47
clippy: Disallow unused lints
The following clippy lints were allowed in the past but are not
required anymore:
 - box_default
 - large_enum_variant
 - let_unit_value
 - or_fun_call
2026-04-15 10:06:05 +02:00
..
commands clippy: Disallow unused lints 2026-04-15 10:06:05 +02:00
git rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
terminal cli/patch: Show Commit Ranges of Revisions 2026-04-02 14:08:44 +01:00
commands.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
common_args.rs radicle: Teach `rad sync` and `rad clone` to accept feature levels 2026-03-24 15:07:18 +00:00
git.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
lib.rs clippy: Disallow unused lints 2026-04-15 10:06:05 +02:00
main.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
node.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
pager.rs term, cli: `winsplit` over `shlex` on Windows 2026-02-11 10:26:22 +01:00
project.rs workspace/rust/clippy: Fix all warnings 2025-10-17 12:56:43 +02:00
terminal.rs cli: promote WithHint hint type to String 2026-01-22 10:36:47 +00:00
warning.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00