diff options
| author | bors <bors@rust-lang.org> | 2013-05-28 22:16:50 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-05-28 22:16:50 -0700 |
| commit | d80642b5196497e3b90bdc3ed47c60aedece2c57 (patch) | |
| tree | d81caac44c5b30df30d97a718e00140882cbd7b6 /src/rt/jemalloc/test/aligned_alloc.exp | |
| parent | e946b4fa3f7d9a551fd8f039a2b15142d132f3fb (diff) | |
| parent | f30b53892962ebe0511821c1a9d20b644ecb0e02 (diff) | |
| download | rust-d80642b5196497e3b90bdc3ed47c60aedece2c57.tar.gz rust-d80642b5196497e3b90bdc3ed47c60aedece2c57.zip | |
auto merge of #6784 : nikomatsakis/rust/moves-into-borrowck, r=pcwalton
Move the computation of what data is moved out of `liveness` and into `borrowck`. The resulting code is cleaner, since before we had a split distribution of responsibilities, and also this avoids having multiple implementations of the dataflow code. Liveness is still used to report warnings about useless writes. This will go away when we get the control-flow graph code landed (working on that). Also adds borrow checker documentation. Fixes #4384. Required to support once fns and to properly fix closures (#2202). First step to generalize our treatment of moves somewhat as well.
Diffstat (limited to 'src/rt/jemalloc/test/aligned_alloc.exp')
0 files changed, 0 insertions, 0 deletions
