a #23
Annotations
12 warnings
Run tests:
src/parse.rs#L8
unused import: `tracing::info`
|
Run tests:
src/lib.rs#L80
unused variable: `ast`
|
Run tests:
src/lib.rs#L80
function `compile` is never used
|
Run tests:
src/token.rs#L209
function `parse_token` is never used
|
Run tests:
src/token.rs#L327
field `index` is never read
|
Run tests:
src/token.rs#L341
methods `new_line`, `incr`, `incr2`, and `incr_n` are never used
|
Build:
src/parse.rs#L8
unused import: `tracing::info`
|
Build:
src/lib.rs#L80
unused variable: `ast`
|
Build:
src/lib.rs#L80
function `compile` is never used
|
Build:
src/token.rs#L209
function `parse_token` is never used
|
Build:
src/token.rs#L327
field `index` is never read
|
Build:
src/token.rs#L341
methods `new_line`, `incr`, `incr2`, and `incr_n` are never used
|
The logs for this run have expired and are no longer available.
Loading