chore(main): release 0.42.4 (#641) #1019
Annotations
289 warnings
Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.regions.clingen.serde.rs#L99
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.regions.clingen.serde.rs:99:22
|
99 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
99 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
99 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.helixmtdb.base.serde.rs#L111
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.helixmtdb.base.serde.rs:111:22
|
111 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
111 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
111 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.vep_gnomad4.serde.rs#L422
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.vep_gnomad4.serde.rs:422:22
|
422 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
422 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
422 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.vep_gnomad3.serde.rs#L411
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.vep_gnomad3.serde.rs:411:22
|
411 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
411 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
411 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.vep_gnomad2.serde.rs#L613
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.vep_gnomad2.serde.rs:613:22
|
613 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
613 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
613 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.vep_common.serde.rs#L156
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.vep_common.serde.rs:156:22
|
156 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
156 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
156 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.vep_common.serde.rs#L48
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.vep_common.serde.rs:48:22
|
48 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
48 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
48 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs#L1638
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs:1638:22
|
1638 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1638 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1638 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs#L1316
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs:1316:22
|
1316 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1316 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1316 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs#L1143
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs:1143:22
|
1143 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1143 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1143 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs#L971
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs:971:22
|
971 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
971 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
971 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs#L739
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs:739:22
|
739 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
739 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
739 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs#L506
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs:506:22
|
506 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
506 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
506 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs#L383
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs:383:14
|
383 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
383 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
383 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs#L264
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs:264:22
|
264 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
264 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
264 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs#L86
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.mtdna.serde.rs:86:22
|
86 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
86 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
86 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs#L1214
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs:1214:14
|
1214 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1214 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1214 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs#L1035
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs:1035:22
|
1035 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1035 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1035 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs#L852
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs:852:22
|
852 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
852 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
852 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs#L749
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs:749:14
|
749 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
749 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
749 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs#L650
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs:650:14
|
650 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
650 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
650 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs#L534
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs:534:22
|
534 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
534 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
534 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs#L407
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs:407:22
|
407 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
407 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
407 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs#L155
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv4.serde.rs:155:22
|
155 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
155 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
155 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs#L1303
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs:1303:14
|
1303 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1303 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1303 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs#L1124
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs:1124:22
|
1124 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1124 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1124 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs#L941
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs:941:22
|
941 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
941 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
941 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs#L843
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs:843:14
|
843 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
843 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
843 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs#L759
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs:759:14
|
759 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
759 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
759 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs#L662
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs:662:14
|
662 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
662 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
662 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs#L534
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs:534:22
|
534 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
534 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
534 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs#L407
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs:407:22
|
407 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
407 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
407 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs#L155
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_sv2.serde.rs:155:22
|
155 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
155 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
155 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs#L740
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs:740:22
|
740 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
740 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
740 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs#L525
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs:525:22
|
525 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
525 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
525 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs#L424
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs:424:14
|
424 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
424 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
424 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs#L314
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs:314:22
|
314 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
314 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
314 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs#L187
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs:187:22
|
187 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
187 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
187 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs#L56
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad_cnv4.serde.rs:56:22
|
56 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
56 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
56 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad4.serde.rs#L1165
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad4.serde.rs:1165:22
|
1165 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1165 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1165 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad4.serde.rs#L894
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad4.serde.rs:894:22
|
894 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
894 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
894 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad4.serde.rs#L571
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad4.serde.rs:571:22
|
571 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
571 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
571 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad4.serde.rs#L337
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad4.serde.rs:337:22
|
337 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
337 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
337 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad4.serde.rs#L101
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad4.serde.rs:101:22
|
101 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
101 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
101 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L2226
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:2226:22
|
2226 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
2226 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
2226 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L1971
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:1971:22
|
1971 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1971 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1971 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L1575
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:1575:22
|
1575 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1575 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1575 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L1240
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:1240:22
|
1240 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1240 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1240 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L1093
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:1093:14
|
1093 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1093 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1093 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L954
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:954:22
|
954 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
954 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
954 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L780
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:780:22
|
780 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
780 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
780 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L581
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:581:22
|
581 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
581 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
581 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L402
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:402:22
|
402 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
402 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
402 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L260
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:260:22
|
260 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
260 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
260 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs#L86
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad3.serde.rs:86:22
|
86 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
86 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
86 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L2259
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:2259:22
|
2259 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
2259 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
2259 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L2012
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:2012:22
|
2012 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
2012 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
2012 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L1766
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:1766:22
|
1766 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1766 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1766 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L1452
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:1452:22
|
1452 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1452 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1452 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L1176
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:1176:22
|
1176 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1176 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1176 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L1025
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:1025:22
|
1025 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1025 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1025 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L901
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:901:14
|
901 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
901 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
901 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L780
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:780:22
|
780 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
780 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
780 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L581
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:581:22
|
581 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
581 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
581 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L402
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:402:22
|
402 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
402 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
402 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L260
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:260:22
|
260 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
260 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
260 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs#L86
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.gnomad2.serde.rs:86:22
|
86 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
86 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
86 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.exac_cnv.serde.rs#L240
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.exac_cnv.serde.rs:240:22
|
240 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
240 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
240 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.exac_cnv.serde.rs#L113
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.exac_cnv.serde.rs:113:14
|
113 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
113 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
113 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.exac_cnv.serde.rs#L29
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.gnomad.exac_cnv.serde.rs:29:14
|
29 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
29 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
29 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L8610
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:8610:22
|
8610 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
8610 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
8610 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L8497
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:8497:22
|
8497 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
8497 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
8497 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L8272
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:8272:22
|
8272 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
8272 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
8272 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L8044
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:8044:22
|
8044 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
8044 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
8044 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L7940
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:7940:14
|
7940 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7940 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7940 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L7842
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:7842:22
|
7842 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7842 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7842 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L7711
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:7711:22
|
7711 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7711 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7711 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L7518
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:7518:22
|
7518 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7518 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7518 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L7332
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:7332:22
|
7332 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7332 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7332 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L7227
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:7227:14
|
7227 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7227 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7227 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L7149
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:7149:14
|
7149 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7149 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7149 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L6984
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:6984:22
|
6984 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6984 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6984 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L6801
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:6801:22
|
6801 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6801 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6801 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L6692
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:6692:22
|
6692 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6692 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6692 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L6582
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:6582:22
|
6582 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6582 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6582 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L6473
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:6473:22
|
6473 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6473 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6473 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L6354
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:6354:22
|
6354 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6354 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6354 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L6251
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:6251:14
|
6251 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6251 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6251 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L5727
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:5727:22
|
5727 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
5727 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
5727 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L5209
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:5209:22
|
5209 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
5209 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
5209 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L5089
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:5089:22
|
5089 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
5089 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
5089 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L4929
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:4929:14
|
4929 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4929 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4929 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L4718
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:4718:14
|
4718 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4718 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4718 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L4553
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:4553:22
|
4553 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4553 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4553 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L4175
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:4175:22
|
4175 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4175 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4175 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L3857
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:3857:22
|
3857 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
3857 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
3857 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L3726
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:3726:22
|
3726 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
3726 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
3726 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L2653
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:2653:22
|
2653 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
2653 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
2653 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L1665
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:1665:22
|
1665 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1665 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1665 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L1563
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:1563:14
|
1563 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1563 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1563 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L1485
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:1485:14
|
1485 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1485 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1485 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L1356
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:1356:22
|
1356 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1356 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1356 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L1208
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:1208:22
|
1208 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1208 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1208 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L1113
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:1113:14
|
1113 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1113 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1113 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L1036
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:1036:14
|
1036 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1036 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1036 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L945
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:945:22
|
945 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
945 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
945 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L797
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:797:22
|
797 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
797 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
797 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L638
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:638:22
|
638 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
638 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
638 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L530
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:530:14
|
530 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
530 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
530 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L379
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:379:22
|
379 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
379 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
379 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs#L130
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.genes.base.serde.rs:130:22
|
130 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
130 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
130 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.functional.refseq.serde.rs#L498
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.functional.refseq.serde.rs:498:14
|
498 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
498 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
498 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.functional.refseq.serde.rs#L303
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.functional.refseq.serde.rs:303:22
|
303 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
303 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
303 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.functional.refseq.serde.rs#L135
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.functional.refseq.serde.rs:135:22
|
135 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
135 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
135 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.functional.refseq.serde.rs#L43
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.functional.refseq.serde.rs:43:14
|
43 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
43 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
43 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.dbsnp.base.serde.rs#L75
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.dbsnp.base.serde.rs:75:22
|
75 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
75 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
75 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.cons.base.serde.rs#L262
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.cons.base.serde.rs:262:22
|
262 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
262 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
262 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.cons.base.serde.rs#L100
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.cons.base.serde.rs:100:22
|
100 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
100 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
100 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.phenotype_link.serde.rs#L102
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.phenotype_link.serde.rs:102:22
|
102 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
102 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
102 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.gene_impact.serde.rs#L403
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.gene_impact.serde.rs:403:22
|
403 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
403 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
403 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.gene_impact.serde.rs#L255
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.gene_impact.serde.rs:255:22
|
255 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
255 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
255 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.gene_impact.serde.rs#L146
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.gene_impact.serde.rs:146:14
|
146 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
146 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
146 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.gene_impact.serde.rs#L39
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.gene_impact.serde.rs:39:14
|
39 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
39 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
39 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.extracted_vars.serde.rs#L496
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.extracted_vars.serde.rs:496:22
|
496 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
496 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
496 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.extracted_vars.serde.rs#L392
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.extracted_vars.serde.rs:392:14
|
392 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
392 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
392 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.extracted_vars.serde.rs#L227
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.extracted_vars.serde.rs:227:22
|
227 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
227 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
227 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.extracted_vars.serde.rs#L56
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.extracted_vars.serde.rs:56:22
|
56 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
56 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
56 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L19218
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:19218:14
|
19218 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
19218 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
19218 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L19096
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:19096:22
|
19096 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
19096 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
19096 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L18976
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:18976:14
|
18976 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
18976 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
18976 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L18900
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:18900:14
|
18900 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
18900 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
18900 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L18824
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:18824:14
|
18824 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
18824 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
18824 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L18579
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:18579:22
|
18579 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
18579 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
18579 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L18336
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:18336:14
|
18336 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
18336 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
18336 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L18140
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:18140:22
|
18140 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
18140 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
18140 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L17948
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:17948:14
|
17948 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
17948 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
17948 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L17817
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:17817:22
|
17817 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
17817 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
17817 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L17621
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:17621:22
|
17621 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
17621 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
17621 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L17469
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:17469:14
|
17469 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
17469 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
17469 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L17340
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:17340:22
|
17340 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
17340 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
17340 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L17224
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:17224:14
|
17224 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
17224 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
17224 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L17133
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:17133:22
|
17133 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
17133 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
17133 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L17030
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:17030:14
|
17030 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
17030 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
17030 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L16925
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:16925:22
|
16925 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
16925 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
16925 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L16807
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:16807:22
|
16807 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
16807 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
16807 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L16705
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:16705:14
|
16705 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
16705 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
16705 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L16603
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:16603:22
|
16603 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
16603 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
16603 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L16502
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:16502:14
|
16502 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
16502 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
16502 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L16427
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:16427:14
|
16427 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
16427 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
16427 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L16336
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:16336:22
|
16336 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
16336 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
16336 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L16242
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:16242:14
|
16242 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
16242 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
16242 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L16162
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:16162:14
|
16162 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
16162 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
16162 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L16079
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:16079:14
|
16079 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
16079 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
16079 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L15977
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:15977:22
|
15977 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
15977 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
15977 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L15869
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:15869:14
|
15869 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
15869 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
15869 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L15568
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:15568:22
|
15568 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
15568 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
15568 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L15231
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:15231:22
|
15231 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
15231 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
15231 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L15066
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:15066:22
|
15066 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
15066 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
15066 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L14930
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:14930:22
|
14930 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
14930 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
14930 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L14810
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:14810:22
|
14810 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
14810 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
14810 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L14680
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:14680:22
|
14680 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
14680 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
14680 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L14562
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:14562:22
|
14562 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
14562 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
14562 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L14440
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:14440:22
|
14440 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
14440 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
14440 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L14322
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:14322:22
|
14322 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
14322 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
14322 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L14209
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:14209:22
|
14209 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
14209 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
14209 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L14059
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:14059:22
|
14059 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
14059 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
14059 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L13933
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:13933:14
|
13933 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
13933 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
13933 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L13858
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:13858:14
|
13858 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
13858 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
13858 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L13763
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:13763:22
|
13763 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
13763 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
13763 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L13658
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:13658:14
|
13658 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
13658 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
13658 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L13537
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:13537:14
|
13537 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
13537 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
13537 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L13402
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:13402:22
|
13402 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
13402 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
13402 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L13265
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:13265:22
|
13265 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
13265 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
13265 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L13140
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:13140:14
|
13140 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
13140 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
13140 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L12994
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:12994:22
|
12994 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
12994 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
12994 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L12854
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:12854:14
|
12854 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
12854 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
12854 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L12763
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:12763:14
|
12763 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
12763 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
12763 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L12670
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:12670:14
|
12670 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
12670 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
12670 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L12592
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:12592:14
|
12592 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
12592 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
12592 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L12514
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:12514:14
|
12514 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
12514 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
12514 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L12416
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:12416:22
|
12416 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
12416 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
12416 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L12309
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:12309:14
|
12309 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
12309 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
12309 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L12212
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:12212:22
|
12212 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
12212 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
12212 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L11985
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:11985:22
|
11985 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
11985 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
11985 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L11772
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:11772:14
|
11772 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
11772 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
11772 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L11481
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:11481:22
|
11481 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
11481 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
11481 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L11175
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:11175:22
|
11175 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
11175 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
11175 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L11064
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:11064:14
|
11064 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
11064 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
11064 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L10932
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:10932:22
|
10932 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
10932 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
10932 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L10769
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:10769:22
|
10769 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
10769 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
10769 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L10614
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:10614:22
|
10614 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
10614 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
10614 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L10482
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:10482:14
|
10482 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
10482 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
10482 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L10358
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:10358:22
|
10358 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
10358 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
10358 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L10149
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:10149:22
|
10149 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
10149 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
10149 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L9942
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:9942:22
|
9942 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
9942 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
9942 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L9709
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:9709:22
|
9709 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
9709 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
9709 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L9417
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:9417:22
|
9417 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
9417 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
9417 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L9229
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:9229:14
|
9229 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
9229 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
9229 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L9051
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:9051:22
|
9051 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
9051 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
9051 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L8761
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:8761:22
|
8761 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
8761 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
8761 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L8528
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:8528:22
|
8528 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
8528 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
8528 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L8396
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:8396:22
|
8396 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
8396 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
8396 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L8298
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:8298:14
|
8298 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
8298 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
8298 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L8181
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:8181:22
|
8181 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
8181 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
8181 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L8015
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:8015:22
|
8015 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
8015 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
8015 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L7882
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:7882:14
|
7882 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7882 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7882 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L7780
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:7780:22
|
7780 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7780 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7780 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L7663
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:7663:22
|
7663 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7663 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7663 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L7544
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:7544:22
|
7544 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7544 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7544 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L7416
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:7416:22
|
7416 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7416 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7416 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L7303
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:7303:14
|
7303 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7303 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7303 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L7187
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:7187:22
|
7187 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7187 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7187 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L7068
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:7068:22
|
7068 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
7068 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
7068 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L6913
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:6913:22
|
6913 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6913 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6913 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L6775
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:6775:14
|
6775 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6775 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6775 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L6664
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:6664:22
|
6664 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6664 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6664 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L6553
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:6553:14
|
6553 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6553 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6553 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L6444
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:6444:22
|
6444 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6444 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6444 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L6288
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:6288:22
|
6288 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6288 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6288 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L6163
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:6163:14
|
6163 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6163 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6163 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L6037
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:6037:22
|
6037 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
6037 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
6037 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L5703
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:5703:22
|
5703 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
5703 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
5703 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L5399
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:5399:22
|
5399 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
5399 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
5399 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L5253
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:5253:22
|
5253 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
5253 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
5253 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L5091
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:5091:22
|
5091 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
5091 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
5091 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L4987
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:4987:14
|
4987 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4987 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4987 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L4835
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:4835:22
|
4835 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4835 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4835 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L4656
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:4656:22
|
4656 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4656 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4656 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L4522
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:4522:22
|
4522 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4522 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4522 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L4393
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:4393:22
|
4393 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4393 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4393 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L4213
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:4213:22
|
4213 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4213 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4213 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L4032
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:4032:22
|
4032 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
4032 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
4032 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L3897
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:3897:22
|
3897 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
3897 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
3897 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L3754
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:3754:14
|
3754 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
3754 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
3754 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L3604
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:3604:22
|
3604 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
3604 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
3604 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L3484
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:3484:22
|
3484 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
3484 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
3484 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L3358
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:3358:22
|
3358 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
3358 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
3358 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L3245
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:3245:14
|
3245 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
3245 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
3245 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L3101
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:3101:22
|
3101 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
3101 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
3101 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L2923
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:2923:22
|
2923 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
2923 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
2923 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L2687
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:2687:22
|
2687 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
2687 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
2687 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L2497
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:2497:14
|
2497 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
2497 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
2497 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L2388
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:2388:22
|
2388 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
2388 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
2388 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L2258
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:2258:22
|
2258 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
2258 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
2258 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L2130
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:2130:22
|
2130 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
2130 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
2130 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L1919
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:1919:22
|
1919 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1919 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1919 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L1720
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:1720:22
|
1720 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1720 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1720 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L1474
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:1474:22
|
1474 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1474 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1474 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L1146
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:1146:22
|
1146 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
1146 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
1146 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L855
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:855:22
|
855 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
855 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
855 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L555
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:555:22
|
555 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
555 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
555 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L359
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:359:14
|
359 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
359 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
359 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L266
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:266:14
|
266 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
266 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
266 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L171
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:171:14
|
171 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
171 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
171 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs#L59
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.clinvar_public.serde.rs:59:22
|
59 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
59 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
59 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.class_by_freq.serde.rs#L145
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.class_by_freq.serde.rs:145:22
|
145 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
145 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
145 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.class_by_freq.serde.rs#L31
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar_data.class_by_freq.serde.rs:31:14
|
31 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
31 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
31 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.sv.serde.rs#L310
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.sv.serde.rs:310:22
|
310 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
310 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
310 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.sv.serde.rs#L202
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.sv.serde.rs:202:22
|
202 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
202 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
202 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.sv.serde.rs#L67
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.sv.serde.rs:67:22
|
67 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
67 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
67 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.minimal.serde.rs#L40
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.minimal.serde.rs:40:22
|
40 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
40 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
40 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.per_gene.serde.rs#L176
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.per_gene.serde.rs:176:22
|
176 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
176 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
176 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'de:
/home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.per_gene.serde.rs#L59
warning: the following explicit lifetimes could be elided: 'de
--> /home/runner/work/annonars/annonars/target/debug/build/annonars-16310e2a21434e50/out/annonars.clinvar.per_gene.serde.rs:59:22
|
59 | impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
| ^^^ ^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
59 - impl<'de> serde::de::Visitor<'de> for GeneratedVisitor {
59 + impl serde::de::Visitor<'_> for GeneratedVisitor {
|
|
the following explicit lifetimes could be elided: 'r, 'h:
src/freqs/cli/import/reading.rs#L143
warning: the following explicit lifetimes could be elided: 'r, 'h
--> src/freqs/cli/import/reading.rs:143:6
|
143 | impl<'r, 'h, R> Iterator for MultiQuery<'r, 'h, R>
| ^^ ^^ ^^ ^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
= note: `#[warn(clippy::needless_lifetimes)]` on by default
help: elide the lifetimes
|
143 - impl<'r, 'h, R> Iterator for MultiQuery<'r, 'h, R>
143 + impl<R> Iterator for MultiQuery<'_, '_, R>
|
|
redundant closure:
src/clinvar_genes/cli/import.rs#L332
warning: redundant closure
--> src/clinvar_genes/cli/import.rs:332:65
|
332 | let by_assembly = records.into_group_map_by(|a| key(a));
| ^^^^^^^^^^ help: replace the closure with the function itself: `key`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure
= note: `#[warn(clippy::redundant_closure)]` on by default
|
you seem to use `.enumerate()` and immediately discard the index:
src/clinvar_genes/cli/import.rs#L314
warning: you seem to use `.enumerate()` and immediately discard the index
--> src/clinvar_genes/cli/import.rs:314:26
|
314 | for (_i, hgnc_id) in hgnc_ids.iter().enumerate() {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_enumerate_index
help: remove the `.enumerate()` call
|
314 | for hgnc_id in hgnc_ids.iter() {
| ~~~~~~~ ~~~~~~~~~~~~~~~
|
function call inside of `expect`:
src/clinvar_genes/cli/import.rs#L223
warning: function call inside of `expect`
--> src/clinvar_genes/cli/import.rs:223:18
|
223 | .expect(&format!("failed to open file: {:?}", path));
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `unwrap_or_else(|_| panic!("failed to open file: {:?}", path))`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#expect_fun_call
|
function call inside of `expect`:
src/clinvar_genes/cli/import.rs#L188
warning: function call inside of `expect`
--> src/clinvar_genes/cli/import.rs:188:22
|
188 | .expect(&format!("failed to open file: {:?}", path))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `unwrap_or_else(|_| panic!("failed to open file: {:?}", path))`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#expect_fun_call
|
you seem to use `.enumerate()` and immediately discard the index:
src/clinvar_genes/cli/import.rs#L170
warning: you seem to use `.enumerate()` and immediately discard the index
--> src/clinvar_genes/cli/import.rs:170:29
|
170 | for (_i, record) in self._iter().enumerate() {
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_enumerate_index
= note: `#[warn(clippy::unused_enumerate_index)]` on by default
help: remove the `.enumerate()` call
|
170 | for record in self._iter() {
| ~~~~~~ ~~~~~~~~~~~~
|
the borrowed expression implements the required traits:
src/clinvar_genes/cli/import.rs#L151
warning: the borrowed expression implements the required traits
--> src/clinvar_genes/cli/import.rs:151:19
|
151 | .join(&format!("{}.tmp.jsonl.gz", hgnc_id,))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: change this to: `format!("{}.tmp.jsonl.gz", hgnc_id,)`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args
= note: `#[warn(clippy::needless_borrows_for_generic_args)]` on by default
|
function call inside of `expect`:
src/clinvar_genes/cli/import.rs#L125
warning: function call inside of `expect`
--> src/clinvar_genes/cli/import.rs:125:51
|
125 | std::fs::File::open(path).expect(&format!("failed to open file: {}", path)),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `unwrap_or_else(|_| panic!("failed to open file: {}", path))`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#expect_fun_call
|
function call inside of `expect`:
src/clinvar_genes/cli/import.rs#L121
warning: function call inside of `expect`
--> src/clinvar_genes/cli/import.rs:121:51
|
121 | std::fs::File::open(path).expect(&format!("failed to open file: {}", path)),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `unwrap_or_else(|_| panic!("failed to open file: {}", path))`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#expect_fun_call
= note: `#[warn(clippy::expect_fun_call)]` on by default
|
this `else { if .. }` block can be collapsed:
src/clinvar_genes/cli/import.rs#L318
warning: this `else { if .. }` block can be collapsed
--> src/clinvar_genes/cli/import.rs:318:16
|
318 | } else {
| ________________^
319 | | if let Some((group_hgnc_id, records)) = vars_per_gene_records_by_hgnc_id.next() {
320 | | if *hgnc_id != group_hgnc_id {
321 | | tracing::warn!("Iterators out of sync ({} vs {})", hgnc_id, &group_hgnc_id);
... |
343 | | }
344 | | };
| |_________^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_else_if
= note: `#[warn(clippy::collapsible_else_if)]` on by default
help: collapse nested if block
|
318 ~ } else if let Some((group_hgnc_id, records)) = vars_per_gene_records_by_hgnc_id.next() {
319 + if *hgnc_id != group_hgnc_id {
320 + tracing::warn!("Iterators out of sync ({} vs {})", hgnc_id, &group_hgnc_id);
321 + vec![]
322 + } else {
323 + let key = |r: &SortableVcvRecord| -> String {
324 + r.record
325 + .sequence_location
326 + .as_ref()
327 + .expect("Missing sequence location")
328 + .assembly
329 + .clone()
330 + };
331 + let by_assembly = records.into_group_map_by(|a| key(a));
332 + by_assembly
333 + .into_iter()
334 + .map(|(assembly, group)| ExtractedVariantsPerRelease {
335 + release: Some(assembly),
336 + variants: group.into_iter().map(|r| r.record).collect(),
337 + })
338 + .collect()
339 + }
340 + } else {
341 + panic!("No more records in vars_per_gene_records_by_hgnc_id, even though there should be.");
342 ~ };
|
|
Linting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Schema
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Schema
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Schema
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Schema
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|