summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck/borrowck-thread-local-static-borrow-outlives-fn.rs
AgeCommit message (Expand)AuthorLines
2017-12-06MIR borrowck: implement union-and-array-compatible semanticsAriel Ben-Yehuda-0/+1
2017-11-26Update tests for -Zborrowck-mir -> -Zborrowck=mode migrationest31-3/+2
2017-11-24Kill the storage for all locals on returning terminatorsKeith Yeung-0/+24