[Rust] Add module comment to data renderer #1080
Annotations
3 errors and 1 warning
|
cargo clippy
Error: Clippy has exited with exit code 101
|
|
unused import: `crate::types::Type`:
rust/src/medium_level_il/function.rs#L16
error: unused import: `crate::types::Type`
--> rust/src/medium_level_il/function.rs:16:5
|
16 | use crate::types::Type;
| ^^^^^^^^^^^^^^^^^^
|
|
unused import: `crate::confidence::Conf`:
rust/src/medium_level_il/function.rs#L11
error: unused import: `crate::confidence::Conf`
--> rust/src/medium_level_il/function.rs:11:5
|
11 | use crate::confidence::Conf;
| ^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_imports)]`
|
|
licensing
New version for cargo-about available: 0.8.4
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
license
|
26.5 KB |
sha256:563363fe301056bc0a77b8b9e5e2766c3d8a8b25872b101de12958c5b5a5b41d
|
|