summary refs log tree commit diff
path: root/src/test/compile-fail/issue-19244-2.rs
AgeCommit message (Expand)AuthorLines
2016-10-02Improve error message and snippet for "did you mean `x`"Gavin Baker-1/+1
2015-04-14Fallout from this change.Felix S. Klock II-3/+1
2015-03-03Update tests for const-eval error handling changes.Felix S. Klock II-1/+3
2015-01-08Update compile fail tests to use usize.Huon Wilson-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-1/+1
2014-11-25Add tests for issue 19244Adolfo OchagavĂ­a-0/+17