summary refs log tree commit diff
path: root/src/test/compile-fail/vector-cast-weirdness.rs
AgeCommit message (Expand)AuthorLines
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-5/+5
2014-06-28Rename all raw pointers as necessaryAlex Crichton-3/+3
2014-06-24librustc: Don't try to perform the magicalPatrick Walton-0/+31