Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
h
heartwood
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
3092
Issues
203
Patches
778
Jobs
Commits
›
300a285b3cc2e30a1bdeb6216061bee930493f6e
let_unit_value
Lorenz Leutgeb
committed
1 month ago
commit 300a285b3cc2e30a1bdeb6216061bee930493f6e
parent
f4dfb847e2ea97f73bfd3c7a0ed6fb00975550f1
1 file changed
+0
-1
modified
crates/radicle/src/rad.rs
@@ -1,4 +1,3 @@
-
#![allow(clippy::let_unit_value)]
use std::io;
use std::path::Path;
use std::str::FromStr;