Add get_files_by_path_in_project and get_path_in_project to C++ and p… #693
Annotations
2 errors and 1 warning
|
cargo clippy
Error: Clippy has exited with exit code 101
|
|
empty line after doc comment:
rust/src/function.rs#L2374
error: empty line after doc comment
--> rust/src/function.rs:2374:5
|
2374 | / /// List of address of unresolved indirect branches
2375 | | /*
2376 | | pub fn unresolved_indirect_branches(&self) -> Array<Arch> {
2377 | | let mut count = 0;
... |
2381 | | */
2382 | |
| |_
...
2386 | pub fn provenance(&self) -> String {
| ---------------------------------- the comment documents this method
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments
= note: `-D clippy::empty-line-after-doc-comments` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::empty_line_after_doc_comments)]`
= help: if the empty line is unintentional remove it
help: if the doc comment should not document `provenance` comment it out
|
2374 | // /// List of address of unresolved indirect branches
| ++
|
|
licensing
New version for cargo-about available: 0.7.1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
license
Expired
|
20 KB |
sha256:9daca0813aabf75f30b4fb34017fa9f44f36619c7368c9fa1b208846d6a77238
|
|