about summary refs log tree commit diff
path: root/src/test/compile-fail/non-constant-expr-for-fixed-len-vec.rs
AgeCommit message (Expand)AuthorLines
2013-03-26librustc: Modify all code to use new lifetime binder syntaxPatrick Walton-1/+1
2013-03-18Add tests for const exprs in fixed vec length type and vec repeat.Luqman Aden-0/+17