summary refs log tree commit diff
path: root/src/test/run-pass/huge-largest-array.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-17Register new snapshots.Eduard Burtescu-2/+2
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