summary refs log tree commit diff
path: root/src/test/compile-fail/issue-17252.rs
AgeCommit message (Expand)AuthorLines
2018-02-10Remove "static item recursion checking" in favor of relying on cycle checks i...John Kåre Alsaker-2/+2
2015-07-24Allow recursive static variables.Eli Friedman-2/+2
2015-01-08Update compile fail tests to use usize.Huon Wilson-3/+3
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-2/+2
2014-09-14Add regression test for issue #17252Brian Koropoff-0/+20