about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-field-sensitivity.rs
AgeCommit message (Expand)AuthorLines
2014-10-02Change the `use of moved value` error to be more accurateP1start-2/+2
2014-06-13Make analyze_move_out_from more field-sensitiveCameron Zwarich-17/+0
2014-06-07Clean up borrows in borrowck field-sensitivity testsCameron Zwarich-14/+15
2014-06-07Fix bad borrowck tests and move them from run-pass to compile-failCameron Zwarich-0/+17
2014-06-07Mention the specific kind of use in borrowck test function namesCameron Zwarich-6/+6
2014-06-06Add new tests for borrowck field-sensitivity.Cameron Zwarich-0/+124