clippy fixes #72
Annotations
10 warnings
filter-types/src/value.rs#L126
unreachable pattern
|
src/frontend/parser.rs#L271
binding's name is too similar to existing binding
|
src/frontend/arena.rs#L4
item name starts with its containing module's name
|
src/frontend/ast.rs#L6
item name starts with its containing module's name
|
src/frontend/ast.rs#L9
item name starts with its containing module's name
|
src/frontend/ast.rs#L11
item name starts with its containing module's name
|
src/frontend/ast.rs#L19
item name starts with its containing module's name
|
src/frontend/parser.rs#L54
this method could have a `#[must_use]` attribute
|
src/frontend/parser.rs#L75
docs for function returning `Result` missing `# Errors` section
|
src/frontend/parser.rs#L86
docs for function returning `Result` missing `# Errors` section
|
This job succeeded
Loading