summary refs log tree commit diff
path: root/src/test/run-pass/huge-largest-array.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Rename `target_word_size` to `target_pointer_width`Nick Cameron-2/+2
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-2/+2
2014-11-19clearly define `int` and `uint` to fix unsoundnessDaniel Micay-0/+21