about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck/borrowck-init-plus-equal.rs
AgeCommit message (Collapse)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-18/+0
2016-02-24Move the borrowck run-pass/compile-fail tests into their own directoriesNiko Matsakis-0/+18
as a test.