summary refs log tree commit diff
path: root/src/test/compile-fail/vector-cast-weirdness.rs
AgeCommit message (Expand)AuthorLines
2015-07-29Improve typeck diagnostic messagesSimonas Kazlauskas-1/+1
2015-05-19Fix test fallout, and add some rather comprehensive tests.Ariel Ben-Yehuda-1/+1
2015-03-25Add trivial cast lints.Nick Cameron-1/+5
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
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