modified radicle-node/src/service.rs
@@ -963,10 +963,7 @@ where
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/service/io.rs
@@ -7,7 +7,6 @@ use radicle::storage::refs::RefsAt;
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -27,8 +26,6 @@ pub enum Io {
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -125,7 +122,6 @@ impl Outbox {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -134,7 +130,6 @@ impl Outbox {
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified radicle-node/src/test/peer.rs
@@ -28,7 +28,7 @@ use crate::service::policy::{Policy, Scope};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -476,16 +476,10 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/test/simulator.rs
@@ -627,12 +627,7 @@ impl<S: WriteStorage + 'static, G: Signer> Simulation<S, G> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -663,10 +658,7 @@ impl<S: WriteStorage + 'static, G: Signer> Simulation<S, G> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/tests.rs
@@ -1365,7 +1365,7 @@ fn test_queued_fetch_max_capacity() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1375,14 +1375,14 @@ fn test_queued_fetch_max_capacity() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1421,7 +1421,7 @@ fn test_queued_fetch_from_ann_same_rid() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1490,7 +1490,7 @@ fn test_queued_fetch_from_command_same_rid() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1500,14 +1500,14 @@ fn test_queued_fetch_from_command_same_rid() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/wire/protocol.rs
@@ -964,7 +964,6 @@ where
|
|
|
|
|
|
| - | |
|
|
|
|
|