perf: use cow #21
Annotations
10 errors
Cargo Test:
tailcall-template/src/jq/jq.rs#L52
`key.0` does not live long enough
|
Cargo Test:
tailcall-template/src/jq/jq.rs#L65
lifetime may not live long enough
|
Cargo Test:
tailcall-template/src/jq/jq.rs#L65
cannot return value referencing local data `self.0`
|
Cargo Test:
tailcall-template/src/jq/jq.rs#L141
borrow of moved value: `self.0`
|
Cargo Test:
tailcall-template/src/jq/jq.rs#L186
temporary value dropped while borrowed
|
Cargo Test:
tailcall-template/src/jq/jq.rs#L206
lifetime may not live long enough
|
Cargo Test:
tailcall-template/src/jq/jq.rs#L366
unused variable: `value`
|
Cargo Test:
tailcall-template/src/jq/jq.rs#L375
unused variable: `value`
|
Cargo Test:
tailcall-template/src/jq/jq.rs#L393
unused variable: `iter`
|
Cargo Test:
tailcall-template/src/jq/jq.rs#L415
`rhs.0` does not live long enough
|
Loading