radicle-heartwood-lfs/radicle-cob/src
Fintan Halpenny 8728d02c70
cob: move unwrap_used pragma
Clippy does not recognise this `allow` pragma to be used at the
`unwrap` call site. Instead, if it's moved up to the match case it
will be recognised.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-02-23 13:56:19 +01:00
..
backend cob: Re-introduce some of the ignored tests 2024-01-22 21:20:01 +01:00
change cob: Distinguish between commit parents 2024-01-22 21:20:01 +01:00
object cob: Expose operation concurrency 2024-01-22 21:20:01 +01:00
signatures Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
test cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
backend.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
change.rs cob: Evaluate COB state eagerly 2023-09-11 23:25:28 +02:00
change_graph.rs cob: Expose operation concurrency 2024-01-22 21:20:01 +01:00
history.rs dag: Fix topological order 2023-11-03 14:17:57 +01:00
lib.rs cob: Remove mentions of automerge 2023-10-11 14:53:59 +02:00
object.rs cob: Evaluate COB state eagerly 2023-09-11 23:25:28 +02:00
sign.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
signatures.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00
test.rs radicle-cob: test parse_refstr 2022-11-17 17:42:22 +00:00
tests.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
trailers.rs cob: move unwrap_used pragma 2024-02-23 13:56:19 +01:00
type_name.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00