about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck/move-in-static-initializer-issue-38520.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-33/+0
2017-11-26Update tests for -Zborrowck-mir -> -Zborrowck=mode migrationest31-5/+3
2017-10-04Unit tests for gathering and reporting move-errors from mir-borrowck.Felix S. Klock II-2/+9
2017-02-28remove special-case code for statics and just use `borrowck_fn`Niko Matsakis-0/+28