summary refs log tree commit diff
path: root/src/test/run-pass/array_const_index-1.rs
AgeCommit message (Collapse)AuthorLines
2015-11-20add feature gate `const_indexing`Oliver Schneider-0/+1
tracking issue is #29947
2015-11-18allow indexing into constant arraysOliver Schneider-0/+17