issues
search
Artisan-Lab
/
RAP
Rust Analysis Platform
39
stars
14
forks
source link
Update dataflow submodule: is_connected, deps, Update cargo bin: dataflow debug arg
#40
Closed
Unparalleled-Calvin
closed
1 month ago
Unparalleled-Calvin
commented
1 month ago
implement
is_connected
API in dataflow graph
naively implement the deps between parameters and the return value.
without taking
inter procedure
into account
implement AggregateKind in the dataflow graph
add debug paramater in the cmmand line. use
cargo rap -dataflow=debug
to automatically draw graphs of corresponding functions.
is_connected
API in dataflow graphinter procedure
into accountcargo rap -dataflow=debug
to automatically draw graphs of corresponding functions.