I just finished editing and published the talk fro...
# linking-together
c
I just finished editing and published the talk from Rust East Coast. Perhaps some programming theory folks could find it interesting! cc @Garth Goldwater
In a large Rust codebase, it can be difficult to find just the code you need to implement a feature or fix a bug. This talk will introduce Flowistry, a tool for visualizing data dependencies in Rust programs that can help programmers quickly sort out irrelevant code. I will explain what makes static analysis of dependencies a difficult problem, and I will describe the key insight in Flowistry that makes the problem tractable.
Presented by @Will

https://www.youtube.com/watch?v=aYmuMlzvjvc