Block-level scoping and variable manager #503
Annotations
5 errors
|
Clippy Check
Process completed with exit code 101.
|
|
Clippy Check:
crates/lean_compiler/src/lib.rs#L21
`to_string` applied to a type that implements `Display` in `println!` args
|
|
Clippy Check:
crates/lean_compiler/src/lib.rs#L17
`to_string` applied to a type that implements `Display` in `println!` args
|
|
Clippy Check:
crates/lean_compiler/src/b_compile_intermediate.rs#L557
variable does not need to be mutable
|
|
|
Loading