summary refs log tree commit diff
path: root/src/test/run-pass/check-static-slice.rs
AgeCommit message (Expand)AuthorLines
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-3/+3
2014-10-09test: Convert statics to constantsAlex Crichton-6/+6
2014-08-26DST coercions and DST structsNick Cameron-0/+40