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
›
4d99b3f4a04d7517060b0a2c1105dfdc4e3e9d02
let_unit_value
Lorenz Leutgeb
committed
1 month ago
commit 4d99b3f4a04d7517060b0a2c1105dfdc4e3e9d02
parent
31d774c5dc01bfbc2d406d61ead5582428e4a6a5
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;