summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-anon-fields-tuple.rs
AgeCommit message (Expand)AuthorLines
2015-01-31Kill more `isize`sTobias Bucher-2/+2
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-2/+2
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-2/+2
2014-02-07Added tests to make tidyDerek Guenther-0/+10
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/+35