summary refs log tree commit diff
path: root/src/test/compile-fail/const-array-oob.rs
AgeCommit message (Expand)AuthorLines
2015-11-20add feature gate `const_indexing`Oliver Schneider-0/+2
2015-11-18allow indexing into constant arraysOliver Schneider-1/+4
2015-03-12Fix LLVM assertion when out-of-bounds indexing in a constantBjörn Steinbrink-0/+16