about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-anon-fields-struct.rs
AgeCommit message (Expand)AuthorLines
2016-02-24Move the borrowck run-pass/compile-fail tests into their own directoriesNiko Matsakis-47/+0
2015-01-08Update compile fail tests to use usize.Huon Wilson-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2014-01-31Fix minor doc typosVirgile Andreani-1/+1
2013-09-25rustdoc: Change all code-blocks with a scriptAlex Crichton-1/+1
2013-05-17Distinguish tuple elements by index in mem_categorization. Fixes #5362.Niko Matsakis-0/+37