Fix clippy warnings
modified bin/commands/inbox.rs
@@ -202,7 +202,7 @@ pub async fn run(options: Options, ctx: impl terminal::Context) -> anyhow::Resul
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -218,7 +218,7 @@ pub async fn run(options: Options, ctx: impl terminal::Context) -> anyhow::Resul
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/issue.rs
@@ -205,7 +205,7 @@ pub async fn run(options: Options, ctx: impl terminal::Context) -> anyhow::Resul
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -221,7 +221,7 @@ pub async fn run(options: Options, ctx: impl terminal::Context) -> anyhow::Resul
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch.rs
@@ -279,7 +279,7 @@ pub async fn run(options: Options, ctx: impl terminal::Context) -> anyhow::Resul
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -364,7 +364,7 @@ mod interface {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -449,7 +449,7 @@ mod interface {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch/list/imui.rs
@@ -143,7 +143,7 @@ impl store::Update<Message> for App {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch/review.rs
@@ -562,7 +562,7 @@ impl store::Update<Message> for App<'_> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -609,14 +609,14 @@ impl store::Update<Message> for App<'_> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ui/im.rs
@@ -68,7 +68,7 @@ impl Frontend {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -80,7 +80,7 @@ impl Frontend {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -90,7 +90,7 @@ impl Frontend {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|