diff options
| author | Felix S. Klock II <pnkfelix@pnkfx.org> | 2016-01-25 14:34:34 +0100 |
|---|---|---|
| committer | Felix S. Klock II <pnkfelix@pnkfx.org> | 2016-03-21 18:36:22 +0100 |
| commit | 5757e65f7a23d5b946ed8535c966834f95a5e7bb (patch) | |
| tree | 7a02a86ccaa90757d9a8dc86b8dccac09ca98399 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 213d57983d1640d22bd69e7351731fd1adcbf9b2 (diff) | |
| download | rust-5757e65f7a23d5b946ed8535c966834f95a5e7bb.tar.gz rust-5757e65f7a23d5b946ed8535c966834f95a5e7bb.zip | |
scaffolding for borrowck on MIR.
emit (via debug!) scary message from `fn borrowck_mir` until basic prototype is in place. Gather children of move paths and set their kill bits in dataflow. (Each node has a link to the child that is first among its siblings.) Hooked in libgraphviz based rendering, including of borrowck dataflow state. doing this well required some refactoring of the code, so I cleaned it up more generally (adding comments to explain what its trying to do and how it is doing it). Update: this newer version addresses most review comments (at least the ones that were largely mechanical changes), but I left the more interesting revisions to separate followup commits (in this same PR).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
