Expose Add/RemoveDataReference and ensure BinaryViews use this API in… #686
Annotations
3 errors and 2 warnings
|
cargo fmt
Process completed with exit code 1.
|
|
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
| ++
|
|
cargo fmt:
rust/tests/binary_view.rs#L106
Diff in /home/runner/work/binaryninja-api/binaryninja-api/rust/tests/binary_view.rs
|
|
licensing
New version for cargo-about available: 0.7.1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
license
Expired
|
20 KB |
sha256:2f8b47fc6ce66a248c8b6b0079c2ed80da83fc3b2838821eab572bc6bf00a20f
|
|