summary refs log tree commit diff
path: root/src/test/compile-fail/const-slice-oob.rs
AgeCommit message (Expand)AuthorLines
2016-05-07Translate constants from MIR instead of going through trans::expr/consts.Eduard Burtescu-1/+1
2015-10-04Fix LLVM assertion on out-of-bounds const slice index.Jed Davis-0/+16