Parser #1184
Annotations
5 errors
nemo/src/parser/span.rs#L170
using `clone` on type `Span<'_>` which implements the `Copy` trait
|
nemo/src/parser/span.rs#L216
this expression creates a reference which is immediately dereferenced by the compiler
|
nemo/src/parser/span.rs#L240
this expression creates a reference which is immediately dereferenced by the compiler
|
nemo/src/parser/span.rs#L250
this expression creates a reference which is immediately dereferenced by the compiler
|
|
This job failed
Loading