Draft of how I think fake edges should work #307
Annotations
1 error and 5 warnings
test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test:
crates/flowistry/src/pdg/construct.rs#L10
unused import: `rustc_ast::Mutability`
|
test
`flowistry` (lib) generated 1 warning (run `cargo fix --lib -p flowistry` to apply 1 suggestion)
|
test:
crates/flowistry/src/pdg/construct.rs#L10
unused import: `rustc_ast::Mutability`
|
test
`flowistry` (lib) generated 1 warning (run `cargo fix --lib -p flowistry` to apply 1 suggestion)
|