clippy: explicit lifetimes
modified radicle-git-ext/git-ref-format/core/src/deriv.rs
@@ -73,7 +73,7 @@ impl<'a> Qualified<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -81,7 +81,7 @@ impl<'a> Qualified<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -98,7 +98,7 @@ impl<'a> Qualified<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -114,7 +114,14 @@ impl<'a> Qualified<'a> {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -287,7 +294,7 @@ impl Display for Qualified<'_> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/git-ref-format/core/src/name.rs
@@ -130,24 +130,24 @@ impl RefStr {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/git-ref-format/core/src/refspec.rs
@@ -49,22 +49,22 @@ impl PatternStr {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -333,7 +333,7 @@ impl<'a> QualifiedPattern<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -353,7 +353,7 @@ impl<'a> QualifiedPattern<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -369,7 +369,9 @@ impl<'a> QualifiedPattern<'a> {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -480,7 +482,7 @@ impl From<QualifiedPattern<'_>> for PatternString {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/src/commit.rs
@@ -125,7 +125,7 @@ impl<Tree, Parent> CommitData<Tree, Parent> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/src/commit/headers.rs
@@ -56,7 +56,7 @@ impl Headers {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/src/tree.rs
@@ -106,7 +106,7 @@ pub enum Node<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/branch.rs
@@ -49,7 +49,7 @@ impl Branch {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -146,7 +146,7 @@ impl Local {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -251,7 +251,7 @@ impl Remote {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/diff.rs
@@ -455,7 +455,7 @@ impl Line {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/repo.rs
@@ -87,7 +87,7 @@ impl Repository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -102,7 +102,7 @@ impl Repository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -110,7 +110,7 @@ impl Repository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -121,11 +121,14 @@ impl Repository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -327,7 +330,7 @@ impl Repository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -383,7 +386,7 @@ impl Repository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -416,7 +419,10 @@ impl Repository {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -492,12 +498,12 @@ impl Repository {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/tag.rs
@@ -54,7 +54,7 @@ impl Tag {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|