about summary refs log tree commit diff
path: root/src/test/compile-fail/huge-array-simple.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use usize.Huon Wilson-1/+1
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-1/+1
2014-11-01Add lint for checking exceeding bitshifts #17713Falco Hirschenberger-1/+1
2014-10-17Make the tests green as they should on 32-bit architecturesAriel Ben-Yehuda-1/+1
2014-10-15response for review commentsAriel Ben-Yehuda-0/+15