summary refs log tree commit diff
path: root/src/test/compile-fail/array_const_index-0.rs
AgeCommit message (Expand)AuthorLines
2016-05-07Translate constants from MIR instead of going through trans::expr/consts.Eduard Burtescu-2/+3
2015-11-18allow indexing into constant arraysOliver Schneider-0/+16